Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp444 REGISTER_MATCHER(isInTemplateInstantiation); in RegistryMaps()
/freebsd/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h6747 AST_MATCHER_FUNCTION(internal::Matcher<Stmt>, isInTemplateInstantiation) { in AST_MATCHER_FUNCTION() argument