Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaCUDA.h220 void EraseUnwantedMatches(
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCUDA.cpp320 void SemaCUDA::EraseUnwantedMatches( in EraseUnwantedMatches() function in SemaCUDA
H A DSemaExprCXX.cpp2924 CUDA().EraseUnwantedMatches(getCurFunctionDecl(/*AllowLambda=*/true), in FindAllocationFunctions()
H A DSemaOverload.cpp13068 S.CUDA().EraseUnwantedMatches(S.getCurFunctionDecl(/*AllowLambda=*/true), in EliminateSuboptimalCudaMatches()