Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DVTableBuilder.h568 void dumpMethodLocations(const CXXRecordDecl *RD,
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DVTableBuilder.cpp3647 dumpMethodLocations(RD, NewMethodLocations, llvm::outs()); in computeVTableRelatedInformation()
3650 void MicrosoftVTableContext::dumpMethodLocations( in dumpMethodLocations() function in MicrosoftVTableContext