Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp408 REGISTER_MATCHER(isAtPosition); in RegistryMaps()
/freebsd/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h5228 AST_MATCHER_P(ParmVarDecl, isAtPosition, unsigned, N) { in AST_MATCHER_P() argument