Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DPPMacroExpansion.cpp1593 const FileEntry *CurFile = nullptr; in ExpandBuiltinMacro() local
H A DPragma.cpp531 const FileEntry *CurFile = getCurrentFileLexer()->getFileEntry(); in HandlePragmaDependency() local
/netbsd-src/usr.bin/make/
H A Dparse.c335 CurFile(void) in CurFile() function
[all...]
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaCodeComplete.cpp9518 auto *CurFile = PP.getCurrentFileLexer()->getFileEntry(); in CodeCompleteIncludedFile() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReader.cpp5540 if (const FileEntry *CurFile = CurrentModule->getASTFile()) { in ReadSubmoduleBlock() local