Home
last modified time | relevance | path

Searched defs:HandleVTable (Results 1 – 6 of 6) sorted by relevance

/external/lldb/source/Expression/
DASTStructExtractor.cpp189 ASTStructExtractor::HandleVTable(CXXRecordDecl *RD, bool DefinitionRequired) in HandleVTable() function in ASTStructExtractor
DASTResultSynthesizer.cpp483 ASTResultSynthesizer::HandleVTable(CXXRecordDecl *RD, bool DefinitionRequired) in HandleVTable() function in ASTResultSynthesizer
/external/clang/include/clang/AST/
DASTConsumer.h136 virtual void HandleVTable(CXXRecordDecl *RD, bool DefinitionRequired) {} in HandleVTable() function
/external/clang/lib/CodeGen/
DModuleBuilder.cpp161 void HandleVTable(CXXRecordDecl *RD, bool DefinitionRequired) override { in HandleVTable() function in __anonc2cfab440111::CodeGeneratorImpl
DCodeGenAction.cpp198 void HandleVTable(CXXRecordDecl *RD, bool DefinitionRequired) override { in HandleVTable() function in clang::BackendConsumer
/external/clang/lib/Frontend/
DMultiplexConsumer.cpp269 void MultiplexConsumer::HandleVTable( in HandleVTable() function in MultiplexConsumer