/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/ |
H A D | ModelInjector.cpp | 69 InputKind IK = Language::CXX; // FIXME in onBodySynthesis() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/ |
H A D | ChainedIncludesSource.cpp | 97 InputKind IK = CI.getFrontendOpts().Inputs[0].getKind(); in createChainedIncludesSource() local
|
H A D | CompilerInvocation.cpp | 560 FixupInvocation(CompilerInvocation & Invocation,DiagnosticsEngine & Diags,const ArgList & Args,InputKind IK) FixupInvocation() argument 670 getOptimizationLevel(ArgList & Args,InputKind IK,DiagnosticsEngine & Diags) getOptimizationLevel() argument 1694 ParseCodeGenArgs(CodeGenOptions & Opts,ArgList & Args,InputKind IK,DiagnosticsEngine & Diags,const llvm::Triple & T,const std::string & OutputFile,const LangOptions & LangOptsRef) ParseCodeGenArgs() argument 2985 InputKind IK = DashX; ParseFrontendArgs() local 3292 IsInputCompatibleWithStandard(InputKind IK,const LangStandard & S) IsInputCompatibleWithStandard() argument 3337 GetInputKindName(InputKind IK) GetInputKindName() argument 3375 GenerateLangArgs(const LangOptions & Opts,ArgumentConsumer Consumer,const llvm::Triple & T,InputKind IK) GenerateLangArgs() argument 3657 ParseLangArgs(LangOptions & Opts,ArgList & Args,InputKind IK,const llvm::Triple & T,std::vector<std::string> & Includes,DiagnosticsEngine & Diags) ParseLangArgs() argument [all...] |
H A D | CompilerInstance.cpp | 1322 InputKind IK(getLanguageFromOptions(ImportingInstance.getLangOpts()), compileModule() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | R600MachineScheduler.cpp | 193 int IK = getInstKind(SU); in releaseBottomNode() local
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | IVDescriptors.h | 388 InductionKind IK = IK_NoInduction; variable
|
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/ |
H A D | DeclOpenMP.h | 252 void setInitializer(Expr *E, OMPDeclareReductionInitKind IK) { in setInitializer() argument
|
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | MemRegion.cpp | 1763 setTrait(SymbolRef Sym,InvalidationKinds IK) setTrait() argument 1768 setTrait(const MemRegion * MR,InvalidationKinds IK) setTrait() argument [all...] |
H A D | ExprEngineCallAndReturn.cpp | 507 const auto IK = AMgr.options.getCTUPhase1Inlining(); in REGISTER_MAP_WITH_PROGRAMSTATE() local
|
/freebsd-src/contrib/llvm-project/clang/lib/AST/ |
H A D | Expr.cpp | 644 return new (Mem) PredefinedExpr(L, FNTy, IK, IsTransparent, SL); in getIdentKindName() argument 608 PredefinedExpr(SourceLocation L,QualType FNTy,PredefinedIdentKind IK,bool IsTransparent,StringLiteral * SL) PredefinedExpr() argument 629 Create(const ASTContext & Ctx,SourceLocation L,QualType FNTy,PredefinedIdentKind IK,bool IsTransparent,StringLiteral * SL) Create() argument 668 ComputeName(PredefinedIdentKind IK,const Decl * CurrentDecl) ComputeName() argument [all...] |
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/ |
H A D | ASTReaderDecl.cpp | 3076 auto IK = static_cast<OMPDeclareReductionInitKind>(Record.readInt()); VisitOMPDeclareReductionDecl() local
|
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/ |
H A D | TypeSystemClang.cpp | 462 ParseLangArgs(LangOptions & Opts,InputKind IK,const char * triple) ParseLangArgs() argument
|
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | TreeTransform.h | 2629 RebuildPredefinedExpr(SourceLocation Loc,PredefinedIdentKind IK) RebuildPredefinedExpr() argument
|
H A D | SemaExpr.cpp | 3729 BuildPredefinedExpr(SourceLocation Loc,PredefinedIdentKind IK) BuildPredefinedExpr() argument
|