Home
last modified time | relevance | path

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

/llvm-project/clang/utils/TableGen/
H A DClangAttrEmitter.cpp3691 const std::vector<Record *> TargetSpellings = GenerateHasAttrSpellingStringSwitch() local
4503 GenerateSpellingTargetRequirements(const Record & Attr,const std::vector<Record * > & TargetSpellings,raw_ostream & OS) GenerateSpellingTargetRequirements() argument