HomeSort by relevance Sort by last modified time
    Searched refs:ComputeVTableRelatedInformation (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/AST/
VTableBuilder.h 303 /// ComputeVTableRelatedInformation - Compute and store all vtable related
306 void ComputeVTableRelatedInformation(const CXXRecordDecl *RD);
313 ComputeVTableRelatedInformation(RD);
326 ComputeVTableRelatedInformation(MD->getParent());
  /external/clang/lib/AST/
VTableBuilder.cpp     [all...]

Completed in 18 milliseconds