Home
last modified time | relevance | path

Searched defs:IsConstructorDelegationValid (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/CodeGen/
DCGClass.cpp807 static bool IsConstructorDelegationValid(const CXXConstructorDecl *Ctor) { in IsConstructorDelegationValid() function
/external/llvm-project/clang/lib/CodeGen/
DCGClass.cpp730 bool CodeGenFunction::IsConstructorDelegationValid( in IsConstructorDelegationValid() function in CodeGenFunction