Searched refs:AllowedIdentifiers (Results 1 – 3 of 3) sorted by relevance
47 AllowedIdentifiers(utils::options::parseStringList( in ReservedIdentifierCheck()54 utils::options::serializeStringList(AllowedIdentifiers)); in storeOptions()112 ArrayRef<std::string> AllowedIdentifiers) { in getFailureInfoImpl() argument114 if (llvm::is_contained(AllowedIdentifiers, Name)) in getFailureInfoImpl()162 getLangOpts(), Invert, AllowedIdentifiers); in GetDeclFailureInfo()169 getLangOpts(), Invert, AllowedIdentifiers); in GetMacroFailureInfo()
35 const std::vector<std::string> AllowedIdentifiers; variable
54 .. option:: AllowedIdentifiers