OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NK_Null
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/Support/
YAMLParser.h
110
NK_Null
,
181
: Node(
NK_Null
, D, StringRef(), StringRef()) {}
183
static inline bool classof(const Node *N) { return N->getType() ==
NK_Null
; }
/external/llvm/lib/Support/
YAMLParser.cpp
[
all
...]
Completed in 137 milliseconds