Defined in 30 files as a member:
- external/apache2/llvm/dist/clang/include/clang/AST/Expr.h, line 4228 (as a member)
- external/apache2/llvm/dist/clang/include/clang/AST/Stmt.h, line 2577 (as a member)
- external/apache2/llvm/dist/clang/include/clang/Analysis/CFG.h, line 771 (as a member)
- external/apache2/llvm/dist/clang/lib/Format/UsingDeclarationsSorter.cpp, line 69 (as a member)
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/DIE.h, line 219 (as a member)
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GCMetadata.h, line 57 (as a member)
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/SelectionDAGNodes.h, line 2128 (as a member)
- external/apache2/llvm/dist/llvm/include/llvm/MC/ConstantPools.h, line 35 (as a member)
- external/apache2/llvm/dist/llvm/include/llvm/MC/MCCodeView.h, line 32 (as a member)
- external/apache2/llvm/dist/llvm/include/llvm/MC/MCDwarf.h, line 160 (as a member)
- external/apache2/llvm/dist/llvm/include/llvm/MC/MCDwarf.h, line 220 (as a member)
- external/apache2/llvm/dist/llvm/include/llvm/MC/MCDwarf.h, line 422 (as a member)
- external/apache2/llvm/dist/llvm/include/llvm/MC/MCDwarf.h, line 464 (as a member)
- external/apache2/llvm/dist/llvm/include/llvm/MC/MCParser/MCAsmParser.h, line 62 (as a member)
- external/apache2/llvm/dist/llvm/include/llvm/MC/MCParser/MCTargetAsmParser.h, line 101 (as a member)
- external/apache2/llvm/dist/llvm/include/llvm/MC/MCPseudoProbe.h, line 70 (as a member)
- external/apache2/llvm/dist/llvm/include/llvm/MC/MCWinEH.h, line 22 (as a member)
- external/apache2/llvm/dist/llvm/include/llvm/Passes/StandardInstrumentations.h, line 302 (as a member)
- external/apache2/llvm/dist/llvm/include/llvm/Support/GenericDomTreeConstruction.h, line 68 (as a member)
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/DebugLocStream.h, line 35 (as a member)
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/DwarfFile.h, line 43 (as a member)
- external/apache2/llvm/dist/llvm/lib/CodeGen/LiveDebugVariables.cpp, line 499 (as a member)
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/SDNodeDbgValue.h, line 242 (as a member)
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BTFDebug.h, line 229 (as a member)
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BTFDebug.h, line 235 (as a member)
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BTFDebug.h, line 244 (as a member)
- external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/X86WinCOFFTargetStreamer.cpp, line 46 (as a member)
- external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/ExplainOutputStyle.cpp, line 412 (as a member)
- external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/ExplainOutputStyle.cpp, line 458 (as a member)
- external/apache2/llvm/dist/llvm/utils/FileCheck/FileCheck.cpp, line 325 (as a member)
Defined in 1 files as a function:
Defined in 1 files as a enumerator:
Referenced in 167 files:
- external/apache2/llvm/dist/clang/include/clang/AST/ASTNodeTraverser.h, 6 times
- external/apache2/llvm/dist/clang/include/clang/AST/Decl.h, 2 times
- external/apache2/llvm/dist/clang/include/clang/AST/Expr.h, 3 times
- external/apache2/llvm/dist/clang/include/clang/AST/JSONNodeDumper.h, 4 times
- external/apache2/llvm/dist/clang/include/clang/AST/Stmt.h, 3 times
- external/apache2/llvm/dist/clang/include/clang/AST/TextNodeDumper.h, 7 times
- external/apache2/llvm/dist/clang/include/clang/Analysis/CFG.h, 3 times
- external/apache2/llvm/dist/clang/include/clang/Sema/Sema.h, 2 times
- external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SVals.h, 3 times
- external/apache2/llvm/dist/clang/lib/ARCMigrate/Transforms.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/AST/Decl.cpp, line 1369
- external/apache2/llvm/dist/clang/lib/AST/DeclBase.cpp, line 753
- external/apache2/llvm/dist/clang/lib/AST/Expr.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/AST/Interp/ByteCodeEmitter.cpp, 14 times
- external/apache2/llvm/dist/clang/lib/AST/Interp/ByteCodeEmitter.h, 6 times
- external/apache2/llvm/dist/clang/lib/AST/Interp/EvalEmitter.cpp, 11 times
- external/apache2/llvm/dist/clang/lib/AST/Interp/EvalEmitter.h, 5 times
- external/apache2/llvm/dist/clang/lib/AST/JSONNodeDumper.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/AST/TextNodeDumper.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/Analysis/CFG.cpp, 6 times
- external/apache2/llvm/dist/clang/lib/Analysis/CFGStmtMap.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Analysis/ProgramPoint.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/Analysis/UninitializedValues.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGDecl.cpp, line 117
- external/apache2/llvm/dist/clang/lib/CodeGen/CGObjCMac.cpp, 6 times
- external/apache2/llvm/dist/clang/lib/Format/UsingDeclarationsSorter.cpp, 16 times
- external/apache2/llvm/dist/clang/lib/Frontend/VerifyDiagnosticConsumer.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/Parse/ParseStmtAsm.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Sema/AnalysisBasedWarnings.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/Sema/JumpDiagnostics.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaChecking.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaDecl.cpp, 10 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaStmt.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaStmtAsm.cpp, 7 times
- external/apache2/llvm/dist/clang/lib/Sema/TreeTransform.h, 4 times
- external/apache2/llvm/dist/clang/lib/Serialization/ASTCommon.cpp, line 382
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/CStringChecker.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/MallocChecker.cpp, 2 times
- external/apache2/llvm/dist/clang/tools/libclang/CIndex.cpp, 8 times
- external/apache2/llvm/dist/clang/tools/libclang/CXCursor.cpp, 3 times
- external/apache2/llvm/dist/clang/tools/libclang/CXCursor.h, line 207
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/AsmPrinter.h, 5 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/DIE.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/DbgEntityHistoryCalculator.h, line 142
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GCMetadata.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h, line 415
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/MachineFunction.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/SelectionDAG.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/SelectionDAGNodes.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/SymbolDumpDelegate.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/TypeRecord.h, line 210
- external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/PDBSymbolExe.h, line 38
- external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/PDBSymbolLabel.h, line 21
- external/apache2/llvm/dist/llvm/include/llvm/MC/ConstantPools.h, line 33
- external/apache2/llvm/dist/llvm/include/llvm/MC/MCCodeView.h, 6 times
- external/apache2/llvm/dist/llvm/include/llvm/MC/MCDisassembler/MCDisassembler.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/MC/MCDwarf.h, 11 times
- external/apache2/llvm/dist/llvm/include/llvm/MC/MCLabel.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/MC/MCObjectStreamer.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/MC/MCParser/MCAsmParser.h, line 75
- external/apache2/llvm/dist/llvm/include/llvm/MC/MCParser/MCTargetAsmParser.h, line 108
- external/apache2/llvm/dist/llvm/include/llvm/MC/MCPseudoProbe.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/MC/MCStreamer.h, line 1105
- external/apache2/llvm/dist/llvm/include/llvm/MC/MCWinEH.h, line 28
- external/apache2/llvm/dist/llvm/include/llvm/Passes/StandardInstrumentations.h, line 297
- external/apache2/llvm/dist/llvm/include/llvm/Support/GenericDomTreeConstruction.h, 8 times
- external/apache2/llvm/dist/llvm/include/llvm/Support/GraphWriter.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/Support/ScopedPrinter.h, 70 times
- external/apache2/llvm/dist/llvm/lib/Analysis/SyncDependenceAnalysis.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/AsmParser/LLParser.cpp, 25 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/AsmPrinterDwarf.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/DIE.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/DbgEntityHistoryCalculator.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/DebugHandlerBase.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/DebugLocStream.cpp, line 23
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp, 28 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.h, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/DwarfFile.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/DwarfFile.h, line 155
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/DwarfUnit.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/DwarfUnit.h, 4 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/ErlangGCPrinter.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/OcamlGCPrinter.cpp, line 168
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/WinException.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/WinException.h, line 78
- external/apache2/llvm/dist/llvm/lib/CodeGen/GCMetadata.cpp, line 122
- external/apache2/llvm/dist/llvm/lib/CodeGen/GCRootLowering.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/MachineIRBuilder.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/LiveDebugVariables.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineOperand.cpp, 30 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/InstrEmitter.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/SDNodeDbgValue.h, 4 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/SymbolDumper.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/SymbolRecordMapping.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/PDBExtras.cpp, line 248
- external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/PDBSymbol.cpp, line 74
- external/apache2/llvm/dist/llvm/lib/IR/ModuleSummaryIndex.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/IR/Verifier.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/MC/ConstantPools.cpp, line 32
- external/apache2/llvm/dist/llvm/lib/MC/MCAsmStreamer.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/MC/MCCodeView.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/MC/MCContext.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/MC/MCDwarf.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/MC/MCMachOStreamer.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/MC/MCObjectStreamer.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/MC/MCParser/AsmParser.cpp, line 6112
- external/apache2/llvm/dist/llvm/lib/MC/MCParser/COFFMasmParser.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/MC/MCParser/MasmParser.cpp, line 7245
- external/apache2/llvm/dist/llvm/lib/MC/MCPseudoProbe.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/MC/MCSection.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/MC/MCStreamer.cpp, 52 times
- external/apache2/llvm/dist/llvm/lib/MC/MCWin64EH.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/Passes/StandardInstrumentations.cpp, line 484
- external/apache2/llvm/dist/llvm/lib/Support/GraphWriter.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Support/ScopedPrinter.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64AsmPrinter.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/MCTargetDesc/AArch64WinCOFFStreamer.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/R600InstrInfo.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMAsmPrinter.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMISelDAGToDAG.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BTFDebug.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BTFDebug.h, line 307
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonMachineScheduler.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonMachineScheduler.h, line 265
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MCTargetDesc/MipsELFStreamer.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/MCTargetDesc/NVPTXTargetStreamer.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/Sparc/SparcAsmPrinter.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/VE/VEISelLowering.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyInstPrinter.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyLowerEmscriptenEHSjLj.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp, line 1743
- external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/X86WinCOFFTargetStreamer.cpp, 14 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86MCInstLower.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/CoroFrame.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/ControlHeightReduction.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/VPlan.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/VPlan.h, line 2141
- external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/BytesOutputStyle.cpp, 4 times
- external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/DumpOutputStyle.cpp, 10 times
- external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/DumpOutputStyle.h, line 112
- external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/ExplainOutputStyle.cpp, 3 times
- external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/FormatUtil.cpp, 8 times
- external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/FormatUtil.h, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/LinePrinter.cpp, 8 times
- external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/LinePrinter.h, 4 times
- external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/MinimalSymbolDumper.cpp, 5 times
- external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/PrettyClassLayoutGraphicalDumper.cpp, 6 times
- external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/PrettyTypeDumper.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/StreamUtil.cpp, 4 times
- external/apache2/llvm/dist/llvm/tools/llvm-readobj/COFFDumper.cpp, 14 times
- external/apache2/llvm/dist/llvm/tools/llvm-readobj/ELFDumper.cpp, 3 times
- external/apache2/llvm/dist/llvm/tools/llvm-xray/xray-graph.cpp, 3 times
- external/apache2/llvm/dist/llvm/utils/FileCheck/FileCheck.cpp, 11 times
- external/apache2/llvm/dist/llvm/utils/TableGen/GlobalISelEmitter.cpp, 4 times
- external/gpl2/gettext/dist/gettext-tools/examples/hello-c++-gnome/hello.cc, 4 times
- external/gpl3/gdb.old/dist/gas/testsuite/gas/hppa/unsorted/locallabel.s, line 5
- external/gpl3/gdb/dist/gas/testsuite/gas/hppa/unsorted/locallabel.s, line 5
- sys/external/bsd/acpica/dist/compiler/aslrestype2s.c, 5 times
- sys/external/bsd/acpica/dist/disassembler/dmresrcl2.c, 9 times
- sys/external/bsd/acpica/dist/tools/acpiexec/aetables.h, 2 times