Searched +defs:sema +defs:type (Results 1 – 5 of 5) sorted by relevance
| /external/v8/tools/clang/blink_gc_plugin/ |
| D | RecordInfo.cpp | 97 CXXRecordDecl* RecordInfo::GetDependentTemplatedDecl(const Type& type) { in GetDependentTemplatedDecl() 119 const RecordType *type = it.getType()->getAs<RecordType>(); in walkBases() local 560 static bool isInStdNamespace(clang::Sema& sema, NamespaceDecl* ns) in isInStdNamespace() 570 Edge* RecordInfo::CreateEdge(const Type* type) { in CreateEdge() 606 clang::Sema& sema = cache_->instance().getSema(); in CreateEdge() local
|
| D | BlinkGCPluginConsumer.cpp | 132 clang::Sema& sema = instance_.getSema(); in ParseFunctionTemplates() local 238 const Type& type) { in GetDependentTemplatedDecl()
|
| /external/v8/tools/clang/plugins/ |
| D | FindBadConstructsConsumer.cpp | 58 const Type* UnwrapType(const Type* type) { in UnwrapType() 115 std::string GetAutoReplacementTypeAsString(QualType type) { in GetAutoReplacementTypeAsString() 630 void FindBadConstructsConsumer::CountType(const Type* type, in CountType() 960 clang::Sema& sema = instance().getSema(); in ParseFunctionTemplates() local
|
| /external/clang/lib/Sema/ |
| D | SemaType.cpp | 66 QualType type) { in diagnoseBadTypeAttribute() 142 Sema &sema; member in __anone26211f80111::TypeProcessingState 166 TypeProcessingState(Sema &sema, Declarator &declarator) in TypeProcessingState() 309 AttributeList &attr, QualType &type) { in handleObjCPointerTypeAttr() 395 QualType type) { in distributeObjCPointerTypeAttr() 515 QualType type) { in distributeFunctionTypeAttr() 796 static QualType applyObjCTypeArgs(Sema &S, SourceLocation loc, QualType type, in applyObjCTypeArgs() 1005 Sema &S, SourceLocation loc, SourceRange range, QualType type, in applyObjCProtocolQualifiers() 1832 static QualType inferARCLifetimeForPointee(Sema &S, QualType type, in inferARCLifetimeForPointee() 3283 QualType type, in classifyPointerDeclarator() [all …]
|
| D | SemaTemplateInstantiate.cpp | 1131 QualType type; in transformNonTypeTemplateParmRef() local 1841 namespace sema { namespace
|