OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsAllowedCUDACall
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaOverload.cpp
6430
if (!Caller->isImplicit() && !
IsAllowedCUDACall
(Caller, Function)) {
6935
if (!
IsAllowedCUDACall
(Caller, Method)) {
12047
if (!Caller->isImplicit() && !S.
IsAllowedCUDACall
(Caller, FunDecl))
/src/external/apache2/llvm/dist/clang/include/clang/Sema/
Sema.h
12113
bool
IsAllowedCUDACall
(const FunctionDecl *Caller,
Completed in 59 milliseconds
Indexes created Mon Jun 15 00:25:07 UTC 2026