OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isLocation
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/Analysis/
LibCallSemantics.h
42
///
isLocation
- Return a LocResult if the specified pointer refers to this
50
LocResult (*
isLocation
)(ImmutableCallSite CS,
/external/llvm/lib/CodeGen/AsmPrinter/
DwarfDebug.h
131
bool
isLocation
() const { return EntryKind == E_Location; }
Completed in 184 milliseconds