Searched defs:ThisTypeQuals (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaTemplateInstantiate.cpp | 2179 TransformFunctionProtoType(TypeLocBuilder & TLB,FunctionProtoTypeLoc TL,CXXRecordDecl * ThisContext,Qualifiers ThisTypeQuals,Fn TransformExceptionSpec) TransformFunctionProtoType() argument 2698 SubstFunctionDeclType(TypeSourceInfo * T,const MultiLevelTemplateArgumentList & Args,SourceLocation Loc,DeclarationName Entity,CXXRecordDecl * ThisContext,Qualifiers ThisTypeQuals,bool EvaluateConstraints) SubstFunctionDeclType() argument
|
H A D | SemaTemplateDeduction.cpp | 2830 Qualifiers ThisTypeQuals; ConvertDeducedTemplateArguments() local 3359 Qualifiers ThisTypeQuals; SubstituteExplicitTemplateArguments() local
|
H A D | SemaTemplateInstantiateDecl.cpp | 4452 Qualifiers ThisTypeQuals; SubstFunctionType() local
|
H A D | TreeTransform.h | 6103 TransformFunctionProtoType(TypeLocBuilder & TLB,FunctionProtoTypeLoc TL,CXXRecordDecl * ThisContext,Qualifiers ThisTypeQuals,Fn TransformExceptionSpec) TransformFunctionProtoType() argument
|