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