OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isObjectStart
(Results
1 - 2
of
2
) sorted by null
/external/swiftshader/third_party/LLVM/lib/TableGen/
TGParser.cpp
293
///
isObjectStart
- Return true if this is a valid first token for an Object.
294
static bool
isObjectStart
(tgtok::TokKind K) {
[
all
...]
/external/llvm/lib/TableGen/
TGParser.cpp
359
///
isObjectStart
- Return true if this is a valid first token for an Object.
360
static bool
isObjectStart
(tgtok::TokKind K) {
[
all
...]
Completed in 642 milliseconds