Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Frontend/
H A DASTUnit.h569 bool isInPreambleFileID(SourceLocation Loc) const;
/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp2566 bool ASTUnit::isInPreambleFileID(SourceLocation Loc) const { in isInPreambleFileID() function in ASTUnit