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

  /external/clang/lib/CodeGen/
CGVTables.cpp 41 const CXXMethodDecl *KeyFunction = CGM.getContext().getKeyFunction(RD);
42 if (!KeyFunction)
58 return KeyFunction->hasBody();
  /external/clang/lib/Sema/
SemaDeclCXX.cpp     [all...]

Completed in 214 milliseconds