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

/freebsd-12-stable/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp606 translationUnitDecl; member in namespace:clang
/freebsd-12-stable/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp504 REGISTER_MATCHER(translationUnitDecl);
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h172 /// decl(hasDeclContext(translationUnitDecl()))
175 translationUnitDecl;

Completed in 171 milliseconds