Searched defs:shouldSkipFunctionBody (Results 1 - 3 of 3) sorted by relevance

/external/clang/include/clang/AST/
H A DASTConsumer.h156 virtual bool shouldSkipFunctionBody(Decl *D) { return true; } function in class:clang::ASTConsumer
/external/clang/unittests/Tooling/
H A DToolingTest.cpp175 virtual bool shouldSkipFunctionBody(Decl *D) { function in struct:clang::tooling::SkipBodyConsumer
/external/clang/tools/libclang/
H A DIndexing.cpp362 virtual bool shouldSkipFunctionBody(Decl *D) { function in class:__anon17577::IndexingConsumer

Completed in 123 milliseconds