Searched refs:isMainFile (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DSourceManager.h819 bool isMainFile(FileEntryRef SourceFile);
/freebsd-13-stable/contrib/llvm-project/clang/lib/Lex/
H A DPPDirectives.cpp2060 SourceMgr.isMainFile(*File)) {
/freebsd-13-stable/contrib/llvm-project/clang/lib/Basic/
H A DSourceManager.cpp392 bool SourceManager::isMainFile(FileEntryRef SourceFile) { function in class:SourceManager

Completed in 126 milliseconds