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

/external/llvm/lib/Support/
H A DYAMLParser.cpp396 /// @brief If IsSimpleKeyAllowed, create and push_back a new SimpleKey.
499 bool IsSimpleKeyAllowed; member in class:llvm::yaml::Scanner
722 IsSimpleKeyAllowed = true;
903 if (IsSimpleKeyAllowed) {
993 IsSimpleKeyAllowed = true;
1019 IsSimpleKeyAllowed = false;
1032 IsSimpleKeyAllowed = false;
1063 IsSimpleKeyAllowed = false;
1085 IsSimpleKeyAllowed = true;
1092 IsSimpleKeyAllowed
[all...]

Completed in 45 milliseconds