Searched defs:HandleTagDeclRequiredDefinition (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
H A DASTConsumer.h77 virtual void HandleTagDeclRequiredDefinition(const TagDecl *D) {} function in class:clang::ASTConsumer
/freebsd-10-stable/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenAction.cpp174 virtual void HandleTagDeclRequiredDefinition(const TagDecl *D) { function in class:clang::BackendConsumer

Completed in 57 milliseconds