Home
last modified time | relevance | path

Searched defs:WalkUpFromIntegerLiteral (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/unittests/Tooling/RecursiveASTVisitorTests/
H A DCallbacksLeaf.cpp106 bool WalkUpFromIntegerLiteral(IntegerLiteral *IL) { in TEST() function in TEST::RecordingVisitor
210 bool WalkUpFromIntegerLiteral(IntegerLiteral *IL) { in TEST() function in TEST::RecordingVisitor
/llvm-project/clang/lib/Tooling/Syntax/
H A DBuildTree.cpp1129 bool WalkUpFromIntegerLiteral(IntegerLiteral *S) { in WalkUpFromIntegerLiteral() function in __anonfe6d26ee0511::BuildTreeVisitor