Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/examples/CallSuperAttribute/
H A DCallSuperAttrInfo.cpp44 class MethodUsageVisitor : public RecursiveASTVisitor<MethodUsageVisitor> { class
47 explicit MethodUsageVisitor( in MethodUsageVisitor() function in __anon319b1c190111::MethodUsageVisitor