Searched defs:ConvType (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp538 encodeMemSDNodeFlags(int ConvType, ISD::MemIndexedMode AM, bool isVolatile, argument
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaInit.cpp4569 QualType ConvType = Function->getCallResultType(); local
H A DSemaOverload.cpp6387 QualType ConvType = Conversion->getConversionType().getNonReferenceType(); local
6345 isAllowableExplicitConversion(Sema &S, QualType ConvType, QualType ToType, bool AllowObjCPointerConversion) argument
[all...]
H A DSemaDeclCXX.cpp6944 QualType ConvType = local
7090 QualType ConvType = Context.getCanonicalType(Conversion->getConversionType()); local
7114 << ClassType << ConvType; local
7117 << ClassType << ConvType; local
[all...]

Completed in 276 milliseconds