/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/ |
H A D | NativeTypeEnum.cpp | 187 codeview::TypeIndex Underlying = Record->getUnderlyingType(); in getBuiltinType() local
|
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/ |
H A D | InstrProfReader.cpp | 1020 InstrProfReaderIndexBase &Underlying; member in __anon630d17040211::InstrProfReaderNullRemapper 1023 InstrProfReaderNullRemapper(InstrProfReaderIndexBase &Underlying) in InstrProfReaderNullRemapper() 1040 InstrProfReaderIndex<HashTableImpl> &Underlying) in InstrProfReaderItaniumRemapper() 1133 InstrProfReaderIndex<HashTableImpl> &Underlying; member in llvm::InstrProfReaderItaniumRemapper
|
/freebsd/contrib/llvm-project/clang/lib/Index/ |
H A D | IndexTypeSourceInfo.cpp | 63 TagDecl *Underlying = ND->getUnderlyingType()->getAsTagDecl(); in VisitTypedefTypeLoc() local
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | TemplateName.cpp | 311 TemplateName Underlying = QTN->getUnderlyingTemplate(); in print() local
|
H A D | ASTDiagnostic.cpp | 175 QualType Underlying; in desugarForDiagnostic() local
|
H A D | Type.cpp | 3859 QualType Underlying, QualType can) in TypedefType() 3873 UsingType::UsingType(const UsingShadowDecl *Found, QualType Underlying, in UsingType()
|
H A D | ASTContext.cpp | 13495 SplitQualType Underlying) { in getCommonSugarTypeNode() 13782 auto Underlying = SplitQualType( in getCommonSugaredType() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/ |
H A D | LVOptions.h | 128 Underlying, // --attribute=underlying enumerator
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaType.cpp | 9540 QualType Underlying = ED->getIntegerType(); in GetEnumUnderlyingType() local 9583 QualType Underlying = BaseType.getNonReferenceType(); in BuiltinDecay() local 9659 QualType Underlying = GetEnumUnderlyingType(S, BaseType, Loc); in ChangeIntegralSignedness() local 9719 QualType Underlying = in BuiltinChangeSignedness() local
|
H A D | SemaLambda.cpp | 1294 VarDecl *Underlying = Var->getPotentiallyDecomposedVarDecl(); in ActOnLambdaExpressionAfterIntroducer() local
|
H A D | SemaTemplateInstantiate.cpp | 166 QualType Underlying = in isLambdaEnclosedByTypeAliasDecl() local
|
H A D | SemaStmt.cpp | 4247 QualType Underlying = HandlerCHT.underlying(); in ActOnCXXTryBlock() local
|
H A D | SemaLookup.cpp | 3819 auto *Underlying = D; in ArgumentDependentLookup() local
|
H A D | TreeTransform.h | 1017 QualType RebuildUsingType(UsingShadowDecl *Found, QualType Underlying) { in RebuildUsingType() 6500 QualType Underlying = getDerived().TransformType(T->desugar()); in TransformUsingType() local 16233 QualType TreeTransform<Derived>::RebuildTypeOfType(QualType Underlying, in RebuildTypeOfType()
|
H A D | SemaOverload.cpp | 2497 QualType Underlying = FromEnumType->getDecl()->getIntegerType(); in IsIntegralPromotion() local
|
H A D | SemaExpr.cpp | 18282 VarDecl *Underlying = Var->getPotentiallyDecomposedVarDecl(); in getParentOfCapturingContextOrNull() local
|
H A D | SemaOpenMP.cpp | 17895 auto *Underlying = D; in argumentDependentLookup() local
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGDebugInfo.cpp | 1483 llvm::DIType *Underlying = in CreateType() local 5968 if (const auto *Underlying = in EmitNamespaceAlias() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineCalls.cpp | 3693 Value *Underlying = TrampMem->stripPointerCasts(); in findInitTrampolineFromAlloca() local
|
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | DeclCXX.h | 3331 NamedDecl *Underlying = nullptr; variable
|