Home
last modified time | relevance | path

Searched defs:Underlying (Results 1 – 25 of 29) sorted by relevance

12

/llvm-project/libcxx/test/std/ranges/range.adaptors/range.chunk.by/range.chunk.by.iter/
H A Dtypes.compile.pass.cpp29 using Underlying = View<Iter>; in operator ()() typedef
H A Dderef.pass.cpp30 using ChunkByView = std::ranges::chunk_by_view<Underlying, std::ranges::less_equal>; in test() typedef
H A Dcompare.pass.cpp30 using Underlying = View<Iter, Sent>; in test() typedef
H A Ddecrement.pass.cpp47 using Underlying = View<Iter, Sent>; in test() typedef
H A Dincrement.pass.cpp38 using Underlying = View<Iterator, Sentinel>; in test() typedef
/llvm-project/clang-tools-extra/clangd/
H A DFindTarget.h119 Underlying, global() enumerator
H A DSemanticHighlighting.cpp299 const Type *Underlying = T->getPointeeOrArrayElementType(); in isDefaultLibrary() local
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/bugprone/
H A Dunused-local-non-trivial-variable.cpp17 T* Underlying; member in async::Ptr
/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeTypeEnum.cpp187 codeview::TypeIndex Underlying = Record->getUnderlyingType(); in getBuiltinType() local
/llvm-project/llvm/lib/ProfileData/
H A DInstrProfReader.cpp1020 InstrProfReaderIndexBase &Underlying; global() member in __anonda866f570211::InstrProfReaderNullRemapper
1023 InstrProfReaderNullRemapper(InstrProfReaderIndexBase & Underlying) InstrProfReaderNullRemapper() argument
1040 InstrProfReaderItaniumRemapper(std::unique_ptr<MemoryBuffer> RemapBuffer,InstrProfReaderIndex<HashTableImpl> & Underlying) InstrProfReaderItaniumRemapper() argument
1133 InstrProfReaderIndex<HashTableImpl> &Underlying; global() member in llvm::InstrProfReaderItaniumRemapper
[all...]
/llvm-project/clang/lib/Index/
H A DIndexTypeSourceInfo.cpp63 TagDecl *Underlying = ND->getUnderlyingType()->getAsTagDecl(); in VisitTypedefTypeLoc() local
/llvm-project/clang/lib/AST/
H A DTemplateName.cpp302 TemplateName Underlying = QTN->getUnderlyingTemplate(); print() local
[all...]
H A DASTDiagnostic.cpp175 QualType Underlying; desugarForDiagnostic() local
H A DType.cpp3909 QualType Underlying, QualType can) in TypedefType() argument
3923 UsingType::UsingType(const UsingShadowDecl *Found, QualType Underlying, in UsingType() argument
/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVOptions.h128 Underlying, // --attribute=underlying enumerator
/llvm-project/clang-tools-extra/clang-doc/
H A DRepresentation.h390 TypeInfo Underlying; global() member
/llvm-project/clang/lib/Sema/
H A DSemaType.cpp9484 QualType Underlying = ED->getIntegerType(); GetEnumUnderlyingType() local
9527 QualType Underlying = BaseType.getNonReferenceType(); BuiltinDecay() local
9603 QualType Underlying = GetEnumUnderlyingType(S, BaseType, Loc); ChangeIntegralSignedness() local
9663 QualType Underlying = BuiltinChangeSignedness() local
[all...]
H A DSemaLambda.cpp1294 VarDecl *Underlying = Var->getPotentiallyDecomposedVarDecl(); ActOnLambdaExpressionAfterIntroducer() local
H A DSemaStmt.cpp4247 QualType Underlying = HandlerCHT.underlying(); ActOnCXXTryBlock() local
H A DSemaLookup.cpp3819 auto *Underlying = D; ArgumentDependentLookup() local
H A DTreeTransform.h1017 RebuildUsingType(UsingShadowDecl * Found,QualType Underlying) RebuildUsingType() argument
6497 QualType Underlying = getDerived().TransformType(T->desugar()); TransformUsingType() local
16202 RebuildTypeOfType(QualType Underlying,TypeOfKind Kind) RebuildTypeOfType() argument
[all...]
/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp1483 llvm::DIType *Underlying = CreateType() local
5968 if (const auto *Underlying = EmitNamespaceAlias() local
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp3646 Value *Underlying = TrampMem->stripPointerCasts(); findInitTrampolineFromAlloca() local
/llvm-project/clang/include/clang/AST/
H A DDeclCXX.h3324 NamedDecl *Underlying = nullptr; global() variable
/llvm-project/clang/tools/c-index-test/
H A Dc-index-test.c865 CXType Underlying = clang_getTypedefDeclUnderlyingType(Referenced); in PrintCursor() local

12