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

/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp1357 TransformFunctionProtoType(TypeLocBuilder &TLB, FunctionProtoTypeLoc TL, CXXRecordDecl *ThisContext, unsigned ThisTypeQuals) argument
1599 SubstFunctionDeclType(TypeSourceInfo *T, const MultiLevelTemplateArgumentList &Args, SourceLocation Loc, DeclarationName Entity, CXXRecordDecl *ThisContext, unsigned ThisTypeQuals) argument
H A DSemaTemplateDeduction.cpp2436 CXXRecordDecl *ThisContext = 0; local
H A DSemaTemplateInstantiateDecl.cpp2449 CXXRecordDecl *ThisContext = 0; local
2563 CXXRecordDecl *ThisContext = 0; local
H A DTreeTransform.h4247 TransformFunctionProtoType(TypeLocBuilder &TLB, FunctionProtoTypeLoc TL, CXXRecordDecl *ThisContext, unsigned ThisTypeQuals) argument

Completed in 190 milliseconds