Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaOverload.cpp11094 static void DiagnoseOpenCLExtensionDisabled(Sema &S, OverloadCandidate *Cand) { in DiagnoseOpenCLExtensionDisabled() function
11198 return DiagnoseOpenCLExtensionDisabled(S, Cand); in NoteFunctionCandidate()