OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isLocation
(Results
1 - 3
of
3
) 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
112
bool
isLocation
() const { return EntryKind == E_Location; }
/external/webkit/Source/JavaScriptCore/parser/
Nodes.h
153
virtual bool
isLocation
() const { return false; }
370
virtual bool
isLocation
() const { return true; }
460
virtual bool
isLocation
() const { return true; }
478
virtual bool
isLocation
() const { return true; }
[
all
...]
Completed in 441 milliseconds