Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/docs/
H A DLexicon.rst12 A chapter
33 B chapter
53 C chapter
79 D chapter
102 E chapter
115 F chapter
125 G chapter
144 H chapter
153 I chapter
179 L chapter
[all …]
H A DStackMaps.rst9 Definitions chapter
/llvm-project-15.0.7/llvm/docs/Proposals/
H A DVectorizationPlan.rst91 Definitions chapter
/llvm-project-15.0.7/clang-tools-extra/clang-tidy/bugprone/
H A DForwardDeclarationNamespaceCheck.cpp157 const auto &Definitions = DeclNameToDefinitions[DeclName]; in onEndOfTranslationUnit() local
/llvm-project-15.0.7/clang/lib/Format/
H A DMacros.h132 llvm::StringMap<Definition> Definitions; variable
/llvm-project-15.0.7/clang-tools-extra/clangd/tool/
H A DCheck.cpp254 unsigned Definitions = locateSymbolAt(*AST, Pos, &Index).size(); in testLocationFeatures() local
/llvm-project-15.0.7/llvm/utils/TableGen/
H A DCodeGenSchedule.h375 std::vector<const Record *> Definitions; variable