Home
last modified time | relevance | path

Searched refs:dumpMethodLocations (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDVTableBuilder.h500 void dumpMethodLocations(const CXXRecordDecl *RD,
/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDVTableBuilder.cpp3664 dumpMethodLocations(RD, NewMethodLocations, llvm::outs()); in computeVTableRelatedInformation()
3667 void MicrosoftVTableContext::dumpMethodLocations( in dumpMethodLocations() function in MicrosoftVTableContext