Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Frontend/
H A DASTUnit.h635 getLocalPreprocessingEntities() const;
/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp2611 ASTUnit::getLocalPreprocessingEntities() const { in getLocalPreprocessingEntities() function in ASTUnit