Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DVTableBuilder.h535 void dumpMethodLocations(const CXXRecordDecl *RD,
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DVTableBuilder.cpp3600 dumpMethodLocations(RD, NewMethodLocations, llvm::outs()); in computeVTableRelatedInformation()
3603 void MicrosoftVTableContext::dumpMethodLocations( in dumpMethodLocations() function in MicrosoftVTableContext