Home
last modified time | relevance | path

Searched defs:Variety (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/utils/TableGen/
H A DClangAttrEmitter.cpp57 FlattenedSpelling(const std::string &Variety, const std::string &Name, in FlattenedSpelling() argument
87 StringRef Variety = Spelling->getValueAsString("Variety"); in GetFlattenedSpellings() local
1530 writeDeprecatedAttrValue(raw_ostream & OS,std::string & Variety) writeDeprecatedAttrValue() argument
1590 std::string Variety = Spellings[I].variety(); writePrettyPrintFunction() local
1778 const std::string &Variety = S.variety(); CreateSemanticSpellings() local
3491 GenerateHasAttrSpellingStringSwitch(const std::vector<std::pair<const Record *,FlattenedSpelling>> & Attrs,raw_ostream & OS,const std::string & Variety,const std::string & Scope="") GenerateHasAttrSpellingStringSwitch() argument
3616 const std::string &Variety = SI.variety(); EmitClangAttrHasAttrImpl() local
4699 const std::string &Variety = S.variety(); EmitClangAttrParsedAttrKinds() local
[all...]
/freebsd-src/sys/contrib/dev/acpica/include/
H A Dactbl2.h987 UINT8 Variety; global() member