/freebsd-src/contrib/llvm-project/llvm/lib/ProfileData/ |
H A D | InstrProfReader.cpp | 985 InstrProfReaderIndexBase &Underlying; global() member in __anon097211960211::InstrProfReaderNullRemapper 988 InstrProfReaderNullRemapper(InstrProfReaderIndexBase & Underlying) InstrProfReaderNullRemapper() argument 1005 InstrProfReaderItaniumRemapper(std::unique_ptr<MemoryBuffer> RemapBuffer,InstrProfReaderIndex<HashTableImpl> & Underlying) InstrProfReaderItaniumRemapper() argument 1098 InstrProfReaderIndex<HashTableImpl> &Underlying; global() member in llvm::InstrProfReaderItaniumRemapper [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/ |
H A D | NativeTypeEnum.cpp | 187 codeview::TypeIndex Underlying = Record->getUnderlyingType(); in getBuiltinType() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Index/ |
H A D | IndexTypeSourceInfo.cpp | 63 TagDecl *Underlying = ND->getUnderlyingType()->getAsTagDecl(); in VisitTypedefTypeLoc() local
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/ |
H A D | LVOptions.h | 128 Underlying, // --attribute=underlying enumerator
|
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaType.cpp | 9809 QualType Underlying = ED->getIntegerType(); GetEnumUnderlyingType() local 9852 QualType Underlying = BaseType.getNonReferenceType(); BuiltinDecay() local 9928 QualType Underlying = GetEnumUnderlyingType(S, BaseType, Loc); ChangeIntegralSignedness() local 9988 QualType Underlying = BuiltinChangeSignedness() local [all...] |
H A D | SemaLambda.cpp | 1237 VarDecl *Underlying = Var->getPotentiallyDecomposedVarDecl(); ActOnLambdaExpressionAfterIntroducer() local
|
H A D | SemaStmt.cpp | 4545 QualType Underlying = HandlerCHT.underlying(); ActOnCXXTryBlock() local
|
H A D | SemaLookup.cpp | 3885 auto *Underlying = D; ArgumentDependentLookup() local
|
H A D | TreeTransform.h | 1002 RebuildUsingType(UsingShadowDecl * Found,QualType Underlying) RebuildUsingType() argument 6352 QualType Underlying = getDerived().TransformType(T->desugar()); TransformUsingType() local 15200 RebuildTypeOfType(QualType Underlying,TypeOfKind Kind) RebuildTypeOfType() argument [all...] |
H A D | SemaOverload.cpp | 2348 QualType Underlying = FromEnumType->getDecl()->getIntegerType(); IsIntegralPromotion() local
|
H A D | SemaExpr.cpp | 19296 VarDecl *Underlying = Var->getPotentiallyDecomposedVarDecl(); getParentOfCapturingContextOrNull() local
|
H A D | SemaOpenMP.cpp | 19095 auto *Underlying = D; argumentDependentLookup() local
|
/freebsd-src/contrib/llvm-project/clang/lib/AST/ |
H A D | Type.cpp | 3710 TypedefType(TypeClass tc,const TypedefNameDecl * D,QualType Underlying,QualType can) TypedefType() argument 3724 UsingType(const UsingShadowDecl * Found,QualType Underlying,QualType Canon) UsingType() argument
|
H A D | ASTDiagnostic.cpp | 175 QualType Underlying; in desugarForDiagnostic() local
|
H A D | ASTContext.cpp | 12983 getCommonSugarTypeNode(ASTContext & Ctx,const Type * X,const Type * Y,SplitQualType Underlying) getCommonSugarTypeNode() argument 13242 auto Underlying = SplitQualType( getCommonSugaredType() local [all...] |
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGDebugInfo.cpp | 1382 llvm::DIType *Underlying = CreateType() local 5785 if (const auto *Underlying = EmitNamespaceAlias() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineCalls.cpp | 3466 Value *Underlying = TrampMem->stripPointerCasts(); findInitTrampolineFromAlloca() local
|
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/ |
H A D | DeclCXX.h | 3317 NamedDecl *Underlying = nullptr; global() variable
|