Searched defs:consumeNameSuffix (Results 1 – 2 of 2) sorted by relevance
/external/clang/lib/ASTMatchers/ | ||
D | ASTMatchersInternal.cpp | 318 bool consumeNameSuffix(StringRef &FullName, StringRef Suffix) { in consumeNameSuffix() function |
/external/llvm-project/clang/lib/ASTMatchers/ | ||
D | ASTMatchersInternal.cpp | 473 static bool consumeNameSuffix(StringRef &FullName, StringRef Suffix) { in consumeNameSuffix() function |