Home
last modified time | relevance | path

Searched refs:IsDoubleQuoted (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Support/
DYAMLParser.cpp480 bool scanFlowScalar(bool IsDoubleQuoted);
1279 bool Scanner::scanFlowScalar(bool IsDoubleQuoted) { in scanFlowScalar() argument
1282 if (IsDoubleQuoted) { in scanFlowScalar()