Home
last modified time | relevance | path

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

/external/clang/lib/Basic/
DVirtualFileSystem.cpp1014 bool checkDuplicateOrUnknownKey(yaml::Node *KeyNode, StringRef Key, in checkDuplicateOrUnknownKey() function in __anon45e96e000711::RedirectingFileSystemParser
1139 if (!checkDuplicateOrUnknownKey(I->getKey(), Key, Keys)) in parseEntry()
1318 if (!checkDuplicateOrUnknownKey(I->getKey(), Key, Keys)) in parse()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DVirtualFileSystem.cpp1201 bool checkDuplicateOrUnknownKey(yaml::Node *KeyNode, StringRef Key, in checkDuplicateOrUnknownKey() function in llvm::vfs::RedirectingFileSystemParser
1335 if (!checkDuplicateOrUnknownKey(I.getKey(), Key, Keys)) in parseEntry()
1536 if (!checkDuplicateOrUnknownKey(I.getKey(), Key, Keys)) in parse()
/external/llvm-project/llvm/lib/Support/
DVirtualFileSystem.cpp1249 bool checkDuplicateOrUnknownKey(yaml::Node *KeyNode, StringRef Key, in checkDuplicateOrUnknownKey() function in llvm::vfs::RedirectingFileSystemParser
1385 if (!checkDuplicateOrUnknownKey(I.getKey(), Key, Keys)) in parseEntry()
1576 if (!checkDuplicateOrUnknownKey(I.getKey(), Key, Keys)) in parse()