Home
last modified time | relevance | path

Searched defs:MainFileDir (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h404 const DirectoryEntry *MainFileDir = nullptr; variable
/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp517 std::string MainFileDir; in CreateCompileUnit() local