Searched defs:InnerArgs (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DMarshallers.h378 ArgT **InnerArgs = new ArgT *[Args.size()](); local
683 std::vector<VariantMatcher> InnerArgs; variable
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchersInternal.h103 SmallVector<const ArgT*, 8> InnerArgs; local

Completed in 184 milliseconds