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

/freebsd-10.2-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp1413 TransformFunctionProtoType(TypeLocBuilder &TLB, FunctionProtoTypeLoc TL, CXXRecordDecl *ThisContext, unsigned ThisTypeQuals) argument
1656 SubstFunctionDeclType(TypeSourceInfo *T, const MultiLevelTemplateArgumentList &Args, SourceLocation Loc, DeclarationName Entity, CXXRecordDecl *ThisContext, unsigned ThisTypeQuals) argument
H A DSemaTemplateDeduction.cpp2598 unsigned ThisTypeQuals = 0; local
H A DSemaTemplateInstantiateDecl.cpp2869 unsigned ThisTypeQuals = 0; local
3005 unsigned ThisTypeQuals = 0; local
H A DTreeTransform.h4378 TransformFunctionProtoType(TypeLocBuilder &TLB, FunctionProtoTypeLoc TL, CXXRecordDecl *ThisContext, unsigned ThisTypeQuals) argument

Completed in 113 milliseconds