Home
last modified time | relevance | path

Searched refs:isWrittenInCommandLineFile (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DMacroPPCallbacks.cpp120 if (PP.getSourceManager().isWrittenInCommandLineFile(Loc)) in FileEntered()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DSourceManager.h1473 bool isWrittenInCommandLineFile(SourceLocation Loc) const { in isWrittenInCommandLineFile() function