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 310 /// ComputeVTableRelatedInformation - Compute and store all vtable related
313 void ComputeVTableRelatedInformation(const CXXRecordDecl *RD);
331 ComputeVTableRelatedInformation(RD);
344 ComputeVTableRelatedInformation(MD->getParent());
  /external/clang/lib/AST/
VTableBuilder.cpp     [all...]

Completed in 141 milliseconds