Home
last modified time | relevance | path

Searched defs:TargetType (Results 1 – 10 of 10) sorted by relevance

/external/vogar/src/vogar/
DVogar.java548 private enum TargetType { enum in Vogar
558 TargetType(File defaultDeviceDir) { in TargetType() method in Vogar.TargetType
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DBasicValueFactory.h113 APSIntType TargetType = getAPSIntType(T); in Convert() local
/external/clang/lib/StaticAnalyzer/Core/
DStore.cpp295 SVal StoreManager::evalDynamicCast(SVal Base, QualType TargetType, in evalDynamicCast()
/external/deqp/modules/glshared/
DglsShaderLibraryCase.cpp607 enum TargetType enum in deqp::gls::BeforeDrawValidator
/external/clang/lib/Sema/
DSemaTemplateInstantiate.cpp1088 QualType TargetType = SemaRef.SubstType(NTTP->getType(), TemplateArgs, in TransformTemplateParmRefExpr() local
DSemaOverload.cpp10118 const QualType& TargetType; member in __anon86d99bf30911::AddressOfFunctionResolver
10138 const QualType &TargetType, bool Complain) in AddressOfFunctionResolver()
10517 QualType TargetType, in ResolveAddressOfOverloadedFunction()
DSemaTemplateDeduction.cpp4441 bool Complain, QualType TargetType) { in getMostSpecialized()
DSemaChecking.cpp7109 static void checkObjCArrayLiteral(Sema &S, QualType TargetType, in checkObjCArrayLiteral()
7138 Sema &S, QualType TargetType, in checkObjCDictionaryLiteral()
DSemaDeclCXX.cpp3323 QualType TargetType = SemaRef.BuildReferenceType( in CastForMoving() local
/external/clang/lib/AST/
DExprConstant.cpp3267 const CXXRecordDecl *TargetType = TargetQT->getAsCXXRecordDecl(); in HandleBaseToDerivedCast() local