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

/external/clang/lib/Basic/
H A DVirtualFileSystem.cpp597 typedef std::pair<StringRef, KeyStatus> KeyStatusPair; typedef in class:__anon17804::VFSFromYAMLParser
635 KeyStatusPair Fields[] = {
636 KeyStatusPair("name", true),
637 KeyStatusPair("type", true),
638 KeyStatusPair("contents", false),
639 KeyStatusPair("external-contents", false),
640 KeyStatusPair("use-external-name", false),
789 KeyStatusPair Fields[] = {
790 KeyStatusPair("version", true),
791 KeyStatusPair("cas
[all...]

Completed in 381 milliseconds