OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isParameterValue
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
DwarfExpression.cpp
288
if ((!
isParameterValue
() && !isMemoryLocation() && !HasComplexExpression) ||
299
if (!isIndirect() && !
isParameterValue
() && !HasComplexExpression &&
630
if (isImplicitLocation() && !
isParameterValue
())
DwarfExpression.h
171
bool
isParameterValue
() { return LocationFlags & CallSiteParamValue; }
Completed in 50 milliseconds
Indexes created Sat Jun 20 00:25:23 UTC 2026