Home
last modified time | relevance | path

Searched refs:MethodVFTableLocationsTy (Results 1 – 4 of 4) sorted by relevance

/external/clang/include/clang/AST/
DVTableBuilder.h504 MethodVFTableLocationsTy; typedef
505 MethodVFTableLocationsTy MethodVFTableLocations;
522 const MethodVFTableLocationsTy &NewMethods,
/external/llvm-project/clang/include/clang/AST/
DVTableBuilder.h550 MethodVFTableLocationsTy; typedef
551 MethodVFTableLocationsTy MethodVFTableLocations;
570 const MethodVFTableLocationsTy &NewMethods,
/external/llvm-project/clang/lib/AST/
DVTableBuilder.cpp2417 MethodVFTableLocationsTy; typedef in __anon23406b2d0611::VFTableBuilder
2419 typedef llvm::iterator_range<MethodVFTableLocationsTy::const_iterator>
2443 MethodVFTableLocationsTy MethodVFTableLocations;
3619 MethodVFTableLocationsTy NewMethodLocations; in computeVTableRelatedInformation()
3651 const CXXRecordDecl *RD, const MethodVFTableLocationsTy &NewMethods, in dumpMethodLocations()
3787 MethodVFTableLocationsTy::iterator I = MethodVFTableLocations.find(GD); in getMethodVFTableLocation()
/external/clang/lib/AST/
DVTableBuilder.cpp2390 MethodVFTableLocationsTy; typedef in __anonc053943f0511::VFTableBuilder
2392 typedef llvm::iterator_range<MethodVFTableLocationsTy::const_iterator>
2416 MethodVFTableLocationsTy MethodVFTableLocations;
3586 MethodVFTableLocationsTy NewMethodLocations; in computeVTableRelatedInformation()
3615 const CXXRecordDecl *RD, const MethodVFTableLocationsTy &NewMethods, in dumpMethodLocations()
3748 MethodVFTableLocationsTy::iterator I = MethodVFTableLocations.find(GD); in getMethodVFTableLocation()