OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:needsQuotes
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/MC/
YAML.h
90
static bool mustQuote(StringRef S) { return
needsQuotes
(S); }
/external/llvm/include/llvm/Support/
YAMLTraits.h
379
inline bool
needsQuotes
(StringRef S) {
707
static bool mustQuote(StringRef S) { return
needsQuotes
(S); }
714
static bool mustQuote(StringRef S) { return
needsQuotes
(S); }
[
all
...]
Completed in 76 milliseconds