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

/freebsd-10.0-release/contrib/llvm/lib/Support/
H A DYAMLParser.cpp445 bool scanFlowScalar(bool IsDoubleQuoted);
1220 bool Scanner::scanFlowScalar(bool IsDoubleQuoted) { argument
1223 if (IsDoubleQuoted) {

Completed in 117 milliseconds