OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CtorType
(Results
1 - 4
of
4
) sorted by null
/external/clang/lib/CodeGen/
CGClass.cpp
384
CXXCtorType
CtorType
) {
397
if (
CtorType
== Ctor_Base && isBaseVirtual)
698
CXXCtorType
CtorType
= CurGD.getCtorType();
702
if (
CtorType
== Ctor_Complete && IsConstructorDelegationValid(Ctor) &&
725
EmitCtorPrologue(Ctor,
CtorType
, Args);
[
all
...]
CodeGenFunction.h
[
all
...]
/external/clang/lib/Sema/
SemaDeclCXX.cpp
[
all
...]
SemaOverload.cpp
[
all
...]
Completed in 253 milliseconds