Home
last modified time | relevance | path

Searched defs:Std (Results 1 – 11 of 11) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DLangOptions.cpp108 const LangStandard &Std = LangStandard::getLangStandardForKind(LangStd); in setLangDefaults() local
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DSolaris.cpp171 const Arg *Std = Args.getLastArg(options::OPT_std_EQ, options::OPT_ansi); in ConstructJob() local
H A DClang.cpp6350 const Arg *Std = Args.getLastArg(options::OPT_std_EQ, options::OPT_ansi); in ConstructJob() local
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp3868 const LangStandard &Std = LangStandard::getLangStandardForKind( in ParseLangArgs() local
3890 const LangStandard &Std = LangStandard::getLangStandardForKind(LangStd); in ParseLangArgs() local
4430 const LangStandard &Std = in ParseLangArgs() local
4444 const LangStandard &Std = in ParseLangArgs() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCoroutine.cpp1011 NamespaceDecl *Std = S.getStdNamespace(); in buildStdNoThrowDeclRef() local
H A DSemaDeclCXX.cpp1060 NamespaceDecl *Std = S.getStdNamespace(); in lookupStdTypeTraitMember() local
11946 NamespaceDecl *Std = S.getStdNamespace(); in LookupStdInitializerList() local
H A DSemaOverload.cpp13625 DeclContext *Std = SemaRef.getStdNamespace(); in DiagnoseTwoPhaseLookup() local
H A DSemaChecking.cpp8126 if (NamespaceDecl *Std = S.getStdNamespace()) { in emitReplacement() local
H A DSemaExpr.cpp16464 if (NamespaceDecl *Std = S.getStdNamespace()) { in LookupStdSourceLocationImpl() local
/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp1429 const Arg *Std = Args.getLastArg(options::OPT_std_EQ); in BuildCompilation() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h3005 Node *Std = nullptr; in parseUnscopedName() local