Home
last modified time | relevance | path

Searched defs:Std (Results 1 – 13 of 13) 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.cpp6137 const Arg *Std = Args.getLastArg(options::OPT_std_EQ, options::OPT_ansi); in ConstructJob() local
/freebsd/contrib/llvm-project/clang/lib/Tooling/
H A DInterpolatingCompilationDatabase.cpp133 LangStandard::Kind Std = LangStandard::lang_unspecified; member
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCoroutine.cpp1101 NamespaceDecl *Std = S.getStdNamespace(); in buildStdNoThrowDeclRef() local
H A DSemaDeclCXX.cpp1072 NamespaceDecl *Std = S.getStdNamespace(); in lookupStdTypeTraitMember() local
12030 NamespaceDecl *Std = S.getStdNamespace(); in LookupStdInitializerList() local
H A DSemaOverload.cpp13600 DeclContext *Std = SemaRef.getStdNamespace(); in DiagnoseTwoPhaseLookup() local
H A DSemaChecking.cpp12883 if (NamespaceDecl *Std = S.getStdNamespace()) { in emitReplacement() local
H A DSemaExpr.cpp17474 if (NamespaceDecl *Std = S.getStdNamespace()) { in LookupStdSourceLocationImpl() local
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp3693 const LangStandard &Std = LangStandard::getLangStandardForKind( in ParseLangArgs() local
3715 const LangStandard &Std = LangStandard::getLangStandardForKind(LangStd); in ParseLangArgs() local
/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp1407 const Arg *Std = Args.getLastArg(options::OPT_std_EQ); in BuildCompilation() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h3006 Node *Std = nullptr; in parseUnscopedName() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp508 const LangStandard &Std = LangStandard::getLangStandardForKind(LangStd); in ParseLangArgs() local