OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:wasEmittedAsGlobal
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGDecl.cpp
1472
assert(emission.
wasEmittedAsGlobal
());
1799
if (emission.
wasEmittedAsGlobal
()) return;
2032
if (emission.
wasEmittedAsGlobal
()) return;
CodeGenFunction.h
3034
bool
wasEmittedAsGlobal
() const { return !Addr.isValid(); }
Completed in 62 milliseconds
Indexes created Sat Jun 20 00:25:23 UTC 2026