Searched defs:HandleVTable (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DASTConsumer.h134 virtual void HandleVTable(CXXRecordDecl *RD, bool DefinitionRequired) {} function in class:clang::ASTConsumer
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DModuleBuilder.cpp135 virtual void HandleVTable(CXXRecordDecl *RD, bool DefinitionRequired) { function in class:__anon3125::CodeGeneratorImpl
H A DCodeGenAction.cpp182 virtual void HandleVTable(CXXRecordDecl *RD, bool DefinitionRequired) { function in class:clang::BackendConsumer
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Frontend/
H A DMultiplexConsumer.cpp266 void MultiplexConsumer::HandleVTable( function in class:MultiplexConsumer

Completed in 110 milliseconds