Defined in 9 files as a member:
Defined in 1 files as a function:
Referenced in 196 files:
- external/apache2/llvm/dist/clang/examples/Attribute/Attribute.cpp, 14 times
- external/apache2/llvm/dist/clang/examples/CallSuperAttribute/CallSuperAttrInfo.cpp, 4 times
- external/apache2/llvm/dist/clang/include/clang/AST/ASTImporter.h, 3 times
- external/apache2/llvm/dist/clang/include/clang/AST/ASTMutationListener.h, 6 times
- external/apache2/llvm/dist/clang/include/clang/AST/ASTNodeTraverser.h, line 182
- external/apache2/llvm/dist/clang/include/clang/AST/Attr.h, 14 times
- external/apache2/llvm/dist/clang/include/clang/AST/AttrIterator.h, 2 times
- external/apache2/llvm/dist/clang/include/clang/AST/AttrVisitor.h, 6 times
- external/apache2/llvm/dist/clang/include/clang/AST/Comment.h, 3 times
- external/apache2/llvm/dist/clang/include/clang/AST/Decl.h, line 56
- external/apache2/llvm/dist/clang/include/clang/AST/DeclBase.h, 4 times
- external/apache2/llvm/dist/clang/include/clang/AST/Expr.h, line 3028
- external/apache2/llvm/dist/clang/include/clang/AST/JSONNodeDumper.h, line 194
- external/apache2/llvm/dist/clang/include/clang/AST/RecursiveASTVisitor.h, 2 times
- external/apache2/llvm/dist/clang/include/clang/AST/Stmt.h, 13 times
- external/apache2/llvm/dist/clang/include/clang/AST/TextNodeDumper.h, line 170
- external/apache2/llvm/dist/clang/include/clang/AST/TypeLoc.h, 4 times
- external/apache2/llvm/dist/clang/include/clang/ASTMatchers/ASTMatchers.h, 2 times
- external/apache2/llvm/dist/clang/include/clang/Basic/Attributes.h, line 37
- external/apache2/llvm/dist/clang/include/clang/Parse/Parser.h, line 3099
- external/apache2/llvm/dist/clang/include/clang/Sema/ParsedAttr.h, 5 times
- external/apache2/llvm/dist/clang/include/clang/Sema/Sema.h, 18 times
- external/apache2/llvm/dist/clang/include/clang/Serialization/ASTRecordReader.h, line 324
- external/apache2/llvm/dist/clang/include/clang/Serialization/ASTRecordWriter.h, 2 times
- external/apache2/llvm/dist/clang/include/clang/Serialization/ASTWriter.h, 9 times
- external/apache2/llvm/dist/clang/lib/ARCMigrate/ObjCMT.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/ARCMigrate/TransGCAttrs.cpp, 30 times
- external/apache2/llvm/dist/clang/lib/AST/ASTContext.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/AST/ASTDiagnostic.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/AST/ASTImporter.cpp, 6 times
- external/apache2/llvm/dist/clang/lib/AST/AttrImpl.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/AST/DeclBase.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/AST/Expr.cpp, line 1482
- external/apache2/llvm/dist/clang/lib/AST/ExprConstant.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/AST/ItaniumMangle.cpp, 6 times
- external/apache2/llvm/dist/clang/lib/AST/JSONNodeDumper.cpp, line 22
- external/apache2/llvm/dist/clang/lib/AST/Stmt.cpp, 12 times
- external/apache2/llvm/dist/clang/lib/AST/StmtPrinter.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/AST/TextNodeDumper.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/AST/TypeLoc.cpp, line 430
- external/apache2/llvm/dist/clang/lib/Analysis/RetainSummaryManager.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/Analysis/ThreadSafety.cpp, 23 times
- external/apache2/llvm/dist/clang/lib/Basic/Attributes.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGCall.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGLoopInfo.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGLoopInfo.h, 2 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGOpenMPRuntime.cpp, 9 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGOpenMPRuntimeGPU.cpp, 8 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGStmt.cpp, 13 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenFunction.cpp, 8 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenFunction.h, 10 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenModule.cpp, 23 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenModule.h, line 1284
- external/apache2/llvm/dist/clang/lib/CodeGen/SanitizerMetadata.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/CodeGen/TargetInfo.cpp, 35 times
- external/apache2/llvm/dist/clang/lib/Frontend/MultiplexConsumer.cpp, 12 times
- external/apache2/llvm/dist/clang/lib/Index/CommentToXML.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/Parse/ParseDeclCXX.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/Parse/ParseExprCXX.cpp, 6 times
- external/apache2/llvm/dist/clang/lib/Parse/ParseStmt.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Sema/JumpDiagnostics.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/Sema/ParsedAttr.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaAttr.cpp, line 1172
- external/apache2/llvm/dist/clang/lib/Sema/SemaCUDA.cpp, line 109
- external/apache2/llvm/dist/clang/lib/Sema/SemaChecking.cpp, 12 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaDecl.cpp, 77 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaDeclAttr.cpp, 26 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaDeclCXX.cpp, 14 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaExpr.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaExprCXX.cpp, line 3039
- external/apache2/llvm/dist/clang/lib/Sema/SemaLambda.cpp, line 990
- external/apache2/llvm/dist/clang/lib/Sema/SemaObjCProperty.cpp, 6 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaOverload.cpp, 6 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaStmt.cpp, 9 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaStmtAsm.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaStmtAttr.cpp, 13 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaTemplate.cpp, 12 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaTemplateInstantiate.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaTemplateInstantiateDecl.cpp, 48 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaTemplateVariadic.cpp, line 173
- external/apache2/llvm/dist/clang/lib/Sema/SemaType.cpp, 130 times
- external/apache2/llvm/dist/clang/lib/Sema/TreeTransform.h, 14 times
- external/apache2/llvm/dist/clang/lib/Serialization/ASTReader.cpp, line 6458
- external/apache2/llvm/dist/clang/lib/Serialization/ASTReaderDecl.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Serialization/ASTWriter.cpp, 9 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/FuchsiaHandleChecker.cpp, 6 times
- external/apache2/llvm/dist/clang/lib/Tooling/Transformer/SourceCode.cpp, 4 times
- external/apache2/llvm/dist/clang/tools/c-index-test/c-index-test.c, 4 times
- external/apache2/llvm/dist/clang/tools/libclang/CIndex.cpp, 2 times
- external/apache2/llvm/dist/clang/tools/libclang/CXCursor.cpp, 4 times
- external/apache2/llvm/dist/clang/tools/libclang/CXCursor.h, 3 times
- external/apache2/llvm/dist/clang/tools/libclang/CXIndexDataConsumer.h, 3 times
- external/apache2/llvm/dist/clang/utils/TableGen/ClangAttrEmitter.cpp, 183 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/TargetLibraryInfo.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/AsmParser/LLParser.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/Dwarf.h, line 699
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/MachineInstr.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/SelectionDAG.h, line 1163
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/SelectionDAGNodes.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/TargetLowering.h, line 468
- external/apache2/llvm/dist/llvm/include/llvm/DWARFLinker/DWARFLinkerCompileUnit.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/DWARFAbbreviationDeclaration.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/DWARFAttribute.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/DWARFDie.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/Argument.h, line 160
- external/apache2/llvm/dist/llvm/include/llvm/IR/Attributes.h, 6 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/Function.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/InstrTypes.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/PseudoProbe.h, line 89
- external/apache2/llvm/dist/llvm/include/llvm/IR/Statepoint.h, line 269
- external/apache2/llvm/dist/llvm/include/llvm/MC/MCStreamer.h, line 1052
- external/apache2/llvm/dist/llvm/include/llvm/ProfileData/SampleProf.h, 7 times
- external/apache2/llvm/dist/llvm/include/llvm/Support/GraphWriter.h, 3 times
- external/apache2/llvm/dist/llvm/lib/Analysis/AliasAnalysisSummary.cpp, 14 times
- external/apache2/llvm/dist/llvm/lib/Analysis/CFLAndersAliasAnalysis.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/Analysis/CFLGraph.h, 10 times
- external/apache2/llvm/dist/llvm/lib/Analysis/CFLSteensAliasAnalysis.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Analysis/InlineAdvisor.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Analysis/InlineCost.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Analysis/MemoryBuiltins.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/AsmParser/LLParser.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/BinaryFormat/Dwarf.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/Analysis.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/AsmPrinterDwarf.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/DIEHash.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.h, line 246
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/DwarfUnit.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/PseudoProbePrinter.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/PseudoProbePrinter.h, line 37
- external/apache2/llvm/dist/llvm/lib/CodeGen/AtomicExpandPass.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/CallLowering.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/InstrEmitter.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/StackProtector.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/DWARFLinker/DWARFLinker.cpp, 52 times
- external/apache2/llvm/dist/llvm/lib/DWARFLinker/DWARFLinkerCompileUnit.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/DWARFLinker/DWARFStreamer.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/TypeRecordMapping.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/DWARFAbbreviationDeclaration.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/DWARFAcceleratorTable.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/DWARFDie.cpp, 28 times
- external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/DWARFVerifier.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/IR/AsmWriter.cpp, 15 times
- external/apache2/llvm/dist/llvm/lib/IR/AttributeImpl.h, 2 times
- external/apache2/llvm/dist/llvm/lib/IR/Attributes.cpp, 42 times
- external/apache2/llvm/dist/llvm/lib/IR/Core.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/IR/Function.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/IR/PseudoProbe.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/IR/Statepoint.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/MC/MCAsmStreamer.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/MC/MCParser/AsmParser.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/MC/MCParser/COFFAsmParser.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/MC/MCParser/ELFAsmParser.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/MC/MCParser/MasmParser.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/MC/MCParser/WasmAsmParser.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/MC/MCStreamer.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Object/ELFObjectFile.cpp, 27 times
- external/apache2/llvm/dist/llvm/lib/Object/RecordStreamer.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/ObjectYAML/DWARFEmitter.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64ISelLowering.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64ISelLowering.h, line 700
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUCodeGenPrepare.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPULibCalls.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPULibFunc.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUPrintfRuntimeBinding.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUInstPrinter.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIISelLowering.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMAsmPrinter.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BPFISelLowering.h, line 113
- external/apache2/llvm/dist/llvm/lib/Target/M68k/M68kISelLowering.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVPTXTargetTransformInfo.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp, line 673
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.h, line 72
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86ISelLowering.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86ISelLowering.h, line 1398
- external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/CoroSplit.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/Attributor.cpp, 15 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/AttributorAttributes.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/ThreadSanitizer.cpp, 28 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/RewriteStatepointsForGC.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/AssumeBundleBuilder.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/CodeExtractor.cpp, 5 times
- external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/PerfHelper.cpp, 8 times
- external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/X86/X86Counter.cpp, 13 times
- external/apache2/llvm/dist/llvm/tools/llvm-objdump/MachODump.cpp, 3 times
- external/apache2/llvm/dist/llvm/tools/llvm-profgen/PseudoProbe.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/obj2yaml/dwarf2yaml.cpp, 2 times
- sys/external/bsd/gnu-efi/dist/lib/print.c, 20 times