Home
last modified time | relevance | path

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

/llvm-project/clang/docs/
H A DClangLinkerWrapper.rst84 Matching global() chapter
/llvm-project/clang/test/Modules/
H A Dcompare-objc-interface.m450 @interface CompareMatchingCategories(Matching) category
468 @interface CompareMatchingCategories(Matching) category
/llvm-project/llvm/docs/
H A DCodeGenerator.rst1838 .. _Implementations of the abstract target description interfaces:
1839 .. _implement the target description:
/llvm-project/clang/lib/Tooling/Inclusions/
H A DHeaderIncludes.cpp265 StringRef Matching; in isMainHeader() local
/llvm-project/llvm/lib/CodeGen/
H A DLiveInterval.cpp927 LaneBitmask Matching = SRMask & LaneMask; in refineSubRanges() local
/llvm-project/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp1266 ? getOrCreateResult(Matching, Other->getType()) in getMatchingValue() local
/llvm-project/clang/lib/Lex/
H A DPPDirectives.cpp3781 tok::TokenKind Matching = LexEmbedParameters() local
/llvm-project/clang/lib/Format/
H A DFormat.cpp2589 FormatToken *Matching = FormatTok->MatchingParen; insertTrailingCommas() local