| /external/llvm-project/clang/include/clang/Frontend/ |
| D | PrecompiledPreamble.h | 300 virtual bool shouldSkipFunctionBody(Decl *D) { return true; } in shouldSkipFunctionBody() function
|
| /external/clang/include/clang/AST/ |
| D | ASTConsumer.h | 143 virtual bool shouldSkipFunctionBody(Decl *D) { return true; } in shouldSkipFunctionBody() function
|
| /external/llvm-project/clang/include/clang/AST/ |
| D | ASTConsumer.h | 145 virtual bool shouldSkipFunctionBody(Decl *D) { return true; } in shouldSkipFunctionBody() function
|
| /external/llvm-project/clang/unittests/CodeGen/ |
| D | CodeGenExternalTest.cpp | 160 bool MyASTConsumer::shouldSkipFunctionBody(Decl *D) { in shouldSkipFunctionBody() function in __anonf599da290111::MyASTConsumer
|
| /external/llvm-project/clang/lib/Index/ |
| D | IndexingAction.cpp | 99 bool shouldSkipFunctionBody(Decl *D) override { in shouldSkipFunctionBody() function in __anon871ceeec0111::IndexASTConsumer
|
| /external/llvm-project/clang-tools-extra/clangd/ |
| D | Preamble.cpp | 104 bool shouldSkipFunctionBody(Decl *D) override { in shouldSkipFunctionBody() function in clang::clangd::__anon863f4f5a0111::CppFilePreambleCallbacks
|
| /external/clang/unittests/Tooling/ |
| D | ToolingTest.cpp | 243 bool shouldSkipFunctionBody(Decl *D) override { in shouldSkipFunctionBody() function
|
| /external/clang/lib/Frontend/ |
| D | MultiplexConsumer.cpp | 355 bool MultiplexConsumer::shouldSkipFunctionBody(Decl *D) { in shouldSkipFunctionBody() function in MultiplexConsumer
|
| /external/llvm-project/clang/lib/Frontend/ |
| D | MultiplexConsumer.cpp | 353 bool MultiplexConsumer::shouldSkipFunctionBody(Decl *D) { in shouldSkipFunctionBody() function in MultiplexConsumer
|
| D | PrecompiledPreamble.cpp | 263 bool shouldSkipFunctionBody(Decl *D) override { in shouldSkipFunctionBody() function in __anon8af6de7c0111::PrecompilePreambleConsumer
|
| /external/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
| D | ASTUtils.h | 224 bool shouldSkipFunctionBody(clang::Decl *D) override { in shouldSkipFunctionBody() function
|
| /external/llvm-project/clang/unittests/Tooling/ |
| D | ToolingTest.cpp | 264 bool shouldSkipFunctionBody(Decl *D) override { in shouldSkipFunctionBody() function
|
| /external/clang/tools/libclang/ |
| D | Indexing.cpp | 305 bool shouldSkipFunctionBody(Decl *D) override { in shouldSkipFunctionBody() function in __anon01b0ce3e0211::IndexingConsumer
|
| /external/llvm-project/clang/tools/libclang/ |
| D | Indexing.cpp | 379 bool shouldSkipFunctionBody(const Decl *D) { in shouldSkipFunctionBody() function in __anond32f18ac0211::IndexingFrontendAction
|