Home
last modified time | relevance | path

Searched defs:StartFile (Results 1 – 5 of 5) sorted by relevance

/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionSourceCode.cpp97 void StartFile(const FileSpec &file) { in StartFile() function in __anon945087920111::AddMacroState
/llvm-project/clang/tools/libclang/
H A DCIndexDiagnostic.cpp268 CXFile StartFile, EndFile; clang_formatDiagnostic() local
/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp1088 FunctionCallee StartFile = getStartFileFunc(TLI); insertCounterWriteout() local
/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp3270 emitMacroFileImpl(DIMacroFile & MF,DwarfCompileUnit & U,unsigned StartFile,unsigned EndFile,StringRef (* MacroFormToString)(unsigned Form)) emitMacroFileImpl() argument
/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1605 std::string &FunctionName, std::string &StartFile, uint32_t &StartLine, in getFunctionNameAndStartLineForAddress() argument