HomeSort by relevance Sort by last modified time
    Searched defs:shouldSkipFunctionBody (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/AST/
ASTConsumer.h 158 virtual bool shouldSkipFunctionBody(Decl *D) { return true; }
  /external/clang/unittests/Tooling/
ToolingTest.cpp 221 virtual bool shouldSkipFunctionBody(Decl *D) {

Completed in 134 milliseconds