Searched refs:StartFile (Results 1 – 5 of 5) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/ |
| H A D | CIndexDiagnostic.cpp | 268 CXFile StartFile, EndFile; in clang_formatDiagnostic() local 273 &StartFile, &StartLine, &StartColumn, in clang_formatDiagnostic() 278 if (StartFile != EndFile || StartFile != File) in clang_formatDiagnostic()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | DwarfDebug.h | 556 unsigned StartFile, unsigned EndFile,
|
| H A D | DwarfDebug.cpp | 3127 DIMacroFile &MF, DwarfCompileUnit &U, unsigned StartFile, unsigned EndFile, in emitMacroFileImpl() argument 3130 Asm->OutStreamer->AddComment(MacroFormToString(StartFile)); in emitMacroFileImpl() 3131 Asm->emitULEB128(StartFile); in emitMacroFileImpl()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/ |
| H A D | GCOVProfiling.cpp | 1131 FunctionCallee StartFile = getStartFileFunc(TLI); in insertCounterWriteout() local 1276 StartFile, in insertCounterWriteout()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/ |
| H A D | DWARFContext.cpp | 1041 std::string &FunctionName, std::string &StartFile, uint32_t &StartLine, in getFunctionNameAndStartLineForAddress() argument 1060 StartFile = DeclFile; in getFunctionNameAndStartLineForAddress()
|