OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetOffloadKindName
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Driver/
Action.cpp
140
Res +=
GetOffloadKindName
(Kind);
148
StringRef Action::
GetOffloadKindName
(OffloadKind Kind) {
Driver.cpp
4483
TriplePlusArch += Action::
GetOffloadKindName
(OffloadKind);
/src/external/apache2/llvm/dist/clang/include/clang/Driver/
Action.h
181
static StringRef
GetOffloadKindName
(OffloadKind Kind);
/src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
Clang.cpp
7605
Triples += Action::
GetOffloadKindName
(CurKind);
7678
Triples += Action::
GetOffloadKindName
(Dep.DependentOffloadKind);
Completed in 58 milliseconds
Indexes created Tue Jun 16 00:25:01 UTC 2026