Home
last modified time | relevance | path

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

/llvm-project/clang/utils/TableGen/
H A DClangAttrEmitter.cpp1742 std::vector<FlattenedSpelling> Spellings = GetFlattenedSpellings(*Accessor); in writeAttrAccessorDefinition() local
83 std::vector<Record *> Spellings = Attr.getValueAsListOfDefs("Spellings"); GetFlattenedSpellings() local
1552 std::vector<FlattenedSpelling> Spellings = GetFlattenedSpellings(R); writeGetSpellingFunction() local
1578 std::vector<FlattenedSpelling> Spellings = GetFlattenedSpellings(R); writePrettyPrintFunction() local
1757 SpellingNamesAreCommon(const std::vector<FlattenedSpelling> & Spellings) SpellingNamesAreCommon() argument
1772 CreateSemanticSpellings(const std::vector<FlattenedSpelling> & Spellings,SemanticSpellingMap & Map) CreateSemanticSpellings() argument
1905 std::vector<FlattenedSpelling> Spellings = GetFlattenedSpellings(*Attr); emitClangAttrLateParsedListImpl() local
1932 std::vector<FlattenedSpelling> Spellings = GetFlattenedSpellings(Attribute); hasGNUorCXX11Spelling() local
2377 std::vector<FlattenedSpelling> Spellings = GetFlattenedSpellings(Attr); forEachUniqueSpelling() local
2774 std::vector<FlattenedSpelling> Spellings = GetFlattenedSpellings(R); emitAttributes() local
3229 std::vector<FlattenedSpelling> Spellings = GetFlattenedSpellings(*R); AttrHasPragmaSpelling() local
3760 std::vector<FlattenedSpelling> Spellings = GetFlattenedSpellings(*R); EmitClangAttrHasAttrImpl() local
3845 std::vector<FlattenedSpelling> Spellings = GetFlattenedSpellings(R); EmitClangAttrSpellingListIndex() local
4516 std::vector<FlattenedSpelling> Spellings = GenerateSpellingTargetRequirements() local
4552 std::vector<FlattenedSpelling> Spellings = GetFlattenedSpellings(Attr); GenerateSpellingIndexToSemanticSpelling() local
4687 auto Spellings = GetFlattenedSpellings(Attr); EmitClangAttrParsedAttrImpl() local
4840 std::vector<FlattenedSpelling> Spellings = GetFlattenedSpellings(Attr); EmitClangAttrParsedAttrKinds() local
4925 std::vector<FlattenedSpelling> Spellings = GetFlattenedSpellings(R); EmitClangAttrTextNodeDump() local
5028 std::vector<std::string> Spellings[NumSpellingKinds]; global() member in clang::SpellingList
5101 std::vector<FlattenedSpelling> Spellings = GetFlattenedSpellings(Attribute); GetAttributeHeadingAndSpellings() local
[all...]
/llvm-project/clang/include/clang/Basic/
H A DParsedAttrInfo.h70 ArrayRef<Spelling> Spellings; global() member
/llvm-project/clang-tools-extra/clangd/unittests/
H A DCompileCommandsTests.cpp222 TEST(ArgStripperTest,Spellings) TEST() argument
/llvm-project/clang/docs/
H A DInternalsManual.rst2901 Spellings global() subsubsection