Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DVirtualFileSystem.cpp1345 bool checkDuplicateOrUnknownKey(yaml::Node *KeyNode, StringRef Key, in checkDuplicateOrUnknownKey() function in llvm::vfs::RedirectingFileSystemParser
1484 if (!checkDuplicateOrUnknownKey(I.getKey(), Key, Keys)) in parseEntry()
1681 if (!checkDuplicateOrUnknownKey(I.getKey(), Key, Keys)) in parse()