OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setNonGC
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGValue.h
279
void
setNonGC
(bool Value) { NonGC = Value; }
CGDecl.cpp
1891
lv.
setNonGC
(true);
1898
lv.
setNonGC
(true);
CGExpr.cpp
2824
LV.
setNonGC
(true);
2896
LV.
setNonGC
(!E->isOBJCGCCandidate(getContext()));
3860
LV.
setNonGC
(!E->isOBJCGCCandidate(getContext()));
CGExprAgg.cpp
1722
LV.
setNonGC
(true);
Completed in 34 milliseconds
Indexes created Sun Jun 14 00:25:39 UTC 2026