Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DMacroPPCallbacks.cpp121 if (PP.getSourceManager().isWrittenInCommandLineFile(Loc)) in FileEntered()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/
H A DSourceManager.h1439 bool isWrittenInCommandLineFile(SourceLocation Loc) const { in isWrittenInCommandLineFile() function