HomeSort by: relevance | last modified time | path
    Searched refs:CompoundStmtMatcher (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/ASTMatchers/
ASTMatchersInternal.h 2185 struct CompoundStmtMatcher {
2193 CompoundStmtMatcher<StmtExpr>::get(const StmtExpr &Node) {
ASTMatchers.h 5334 const CompoundStmt *CS = CompoundStmtMatcher<NodeType>::get(Node);

Completed in 46 milliseconds