Home
last modified time | relevance | path

Searched refs:deduceOpenCLAddressSpace (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/clang/lib/Sema/
DSemaTemplateInstantiateDecl.cpp1014 SemaRef.deduceOpenCLAddressSpace(Var); in VisitVarDecl()
3688 SemaRef.deduceOpenCLAddressSpace(Var); in VisitVarTemplateSpecializationDecl()
4953 deduceOpenCLAddressSpace(VarSpec); in CompleteVarTemplateSpecializationDecl()
DSemaTemplateInstantiate.cpp1757 SemaRef.deduceOpenCLAddressSpace(NewParm); in TransformFunctionTypeParam()
DSemaDecl.cpp6324 void Sema::deduceOpenCLAddressSpace(ValueDecl *Decl) { in deduceOpenCLAddressSpace() function in Sema
7234 deduceOpenCLAddressSpace(NewVD); in ActOnVariableDeclarator()
11687 deduceOpenCLAddressSpace(VDecl); in DeduceVariableDeclarationType()
13623 deduceOpenCLAddressSpace(New); in ActOnParamDeclarator()
/external/llvm-project/clang/include/clang/Sema/
DSema.h9547 void deduceOpenCLAddressSpace(ValueDecl *decl);