OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isArtificial
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
ScheduleDAG.h
200
bool
isArtificial
() const {
661
return getSDep().
isArtificial
();
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
DwarfDebug.h
197
bool
isArtificial
() const {
198
if (getVariable()->
isArtificial
())
200
if (getType()->
isArtificial
())
/src/external/apache2/llvm/dist/llvm/include/llvm/IR/
DebugInfoMetadata.h
733
bool
isArtificial
() const { return getFlags() & FlagArtificial; }
1951
bool
isArtificial
() const { return getFlags() & FlagArtificial; }
3111
bool
isArtificial
() const { return getFlags() & FlagArtificial; }
Completed in 40 milliseconds
Indexes created Tue Jun 23 00:25:03 UTC 2026