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

  /external/clang/include/clang/AST/
ASTConsumer.h 156 virtual bool shouldSkipFunctionBody(Decl *D) { return true; }
  /external/clang/unittests/Tooling/
ToolingTest.cpp 175 virtual bool shouldSkipFunctionBody(Decl *D) {
  /external/clang/tools/libclang/
Indexing.cpp 362 virtual bool shouldSkipFunctionBody(Decl *D) {
    [all...]
  /external/clang/lib/Sema/
SemaDecl.cpp     [all...]

Completed in 93 milliseconds