Home
last modified time | relevance | path

Searched defs:IK (Results 1 – 14 of 14) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/
H A DModelInjector.cpp69 InputKind IK = Language::CXX; // FIXME in onBodySynthesis() local
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/
H A DChainedIncludesSource.cpp97 InputKind IK = CI.getFrontendOpts().Inputs[0].getKind(); in createChainedIncludesSource() local
H A DCompilerInvocation.cpp560 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 DCompilerInstance.cpp1322 InputKind IK(getLanguageFromOptions(ImportingInstance.getLangOpts()), compileModule() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600MachineScheduler.cpp193 int IK = getInstKind(SU); in releaseBottomNode() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DIVDescriptors.h388 InductionKind IK = IK_NoInduction; variable
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DDeclOpenMP.h252 void setInitializer(Expr *E, OMPDeclareReductionInitKind IK) { in setInitializer() argument
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DMemRegion.cpp1763 setTrait(SymbolRef Sym,InvalidationKinds IK) setTrait() argument
1768 setTrait(const MemRegion * MR,InvalidationKinds IK) setTrait() argument
[all...]
H A DExprEngineCallAndReturn.cpp507 const auto IK = AMgr.options.getCTUPhase1Inlining(); in REGISTER_MAP_WITH_PROGRAMSTATE() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp644 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 DASTReaderDecl.cpp3076 auto IK = static_cast<OMPDeclareReductionInitKind>(Record.readInt()); VisitOMPDeclareReductionDecl() local
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp462 ParseLangArgs(LangOptions & Opts,InputKind IK,const char * triple) ParseLangArgs() argument
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h2629 RebuildPredefinedExpr(SourceLocation Loc,PredefinedIdentKind IK) RebuildPredefinedExpr() argument
H A DSemaExpr.cpp3729 BuildPredefinedExpr(SourceLocation Loc,PredefinedIdentKind IK) BuildPredefinedExpr() argument