Home
last modified time | relevance | path

Searched refs:EraseUnwantedCUDAMatches (Results 1 – 7 of 7) sorted by relevance

/external/clang/lib/Sema/
DSemaCUDA.cpp172 void Sema::EraseUnwantedCUDAMatches(const FunctionDecl *Caller, in EraseUnwantedCUDAMatches() function in Sema
178 void Sema::EraseUnwantedCUDAMatches(const FunctionDecl *Caller, in EraseUnwantedCUDAMatches() function in Sema
186 void Sema::EraseUnwantedCUDAMatches( in EraseUnwantedCUDAMatches() function in Sema
DSemaExprCXX.cpp2494 EraseUnwantedCUDAMatches(dyn_cast<FunctionDecl>(CurContext), Matches); in FindUsualDeallocationFunction()
2528 EraseUnwantedCUDAMatches(dyn_cast<FunctionDecl>(CurContext), Matches); in FindDeallocationFunction()
/external/llvm-project/clang/lib/Sema/
DSemaCUDA.cpp229 void Sema::EraseUnwantedCUDAMatches( in EraseUnwantedCUDAMatches() function in Sema
DSemaExprCXX.cpp2713 EraseUnwantedCUDAMatches(dyn_cast<FunctionDecl>(CurContext), Matches); in FindAllocationFunctions()
DSemaOverload.cpp12177 S.EraseUnwantedCUDAMatches(dyn_cast<FunctionDecl>(S.CurContext), Matches); in EliminateSuboptimalCudaMatches()
/external/clang/include/clang/Sema/
DSema.h9140 void EraseUnwantedCUDAMatches(const FunctionDecl *Caller,
9142 void EraseUnwantedCUDAMatches(const FunctionDecl *Caller,
9144 void EraseUnwantedCUDAMatches(
/external/llvm-project/clang/include/clang/Sema/
DSema.h11939 void EraseUnwantedCUDAMatches(