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 154 virtual bool shouldSkipFunctionBody(Decl *D) { return true; }
  /external/clang/unittests/Tooling/
ToolingTest.cpp 243 bool shouldSkipFunctionBody(Decl *D) override {
  /external/clang/tools/libclang/
Indexing.cpp 355 bool shouldSkipFunctionBody(Decl *D) override {
    [all...]
  /external/clang/lib/Sema/
SemaDecl.cpp     [all...]

Completed in 225 milliseconds