Searched defs:WalkUpFromIntegerLiteral (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/unittests/Tooling/RecursiveASTVisitorTests/ | ||
H A D | CallbacksLeaf.cpp | 106 bool WalkUpFromIntegerLiteral(IntegerLiteral *IL) { in TEST() function in TEST::RecordingVisitor |
/llvm-project/clang/lib/Tooling/Syntax/ | ||
H A D | BuildTree.cpp | 1129 bool WalkUpFromIntegerLiteral(IntegerLiteral *S) { in WalkUpFromIntegerLiteral() function in __anonfe6d26ee0511::BuildTreeVisitor |