Searched refs:TraverseVariableInstantiations (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/AST/
H A DDataRecursiveASTVisitor.h415 bool TraverseVariableInstantiations(VarTemplateDecl *D);
1424 bool RecursiveASTVisitor<Derived>::TraverseVariableInstantiations( function in class:clang::RecursiveASTVisitor
1463 TRY_TO(TraverseVariableInstantiations(D));

Completed in 49 milliseconds