Searched refs:EraseUnwantedCUDAMatchesImpl (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaCUDA.cpp214 static void EraseUnwantedCUDAMatchesImpl(Sema &S, const FunctionDecl *Caller, function
242 EraseUnwantedCUDAMatchesImpl<FunctionDecl *>(
248 EraseUnwantedCUDAMatchesImpl<DeclAccessPair>(
257 EraseUnwantedCUDAMatchesImpl<std::pair<DeclAccessPair, FunctionDecl *>>(

Completed in 97 milliseconds