Home
last modified time | relevance | path

Searched refs:MainSourceFile (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/Core/
H A DDiagnostic.h108 std::string MainSourceFile; member
H A DReplacement.h334 std::string MainSourceFile; member
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/
H A DReplacementsYaml.h66 Io.mapRequired("MainSourceFile", Doc.MainSourceFile); in LLVM_YAML_IS_SEQUENCE_VECTOR()
H A DDiagnosticsYaml.h100 Io.mapRequired("MainSourceFile", Doc.MainSourceFile); in LLVM_YAML_IS_SEQUENCE_VECTOR()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp863 const DIFile *MainSourceFile = CU->getFile(); in emitBuildInfo() local
865 getStringIdTypeIdx(TypeTable, MainSourceFile->getDirectory()); in emitBuildInfo()
867 getStringIdTypeIdx(TypeTable, MainSourceFile->getFilename()); in emitBuildInfo()