HomeSort by: relevance | last modified time | path
    Searched refs:IsConstructorDelegationValid (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CodeGenPGO.cpp 808 CodeGenFunction::IsConstructorDelegationValid(CCD))
CGClass.cpp 730 bool CodeGenFunction::IsConstructorDelegationValid(
851 if (CtorType == Ctor_Complete && IsConstructorDelegationValid(Ctor) &&
CodeGenFunction.h 2154 static bool IsConstructorDelegationValid(const CXXConstructorDecl *Ctor);

Completed in 25 milliseconds