Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DLangOptions.cpp110 const LangStandard &Std = LangStandard::getLangStandardForKind(LangStd); in setLangDefaults() local
H A DDiagnosticIDs.cpp795 #define DIAG_COMPAT_ID(Value, Name, Std, Diag, DiagPre) \ in getCXXCompatDiagId() argument
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DSolaris.cpp170 const Arg *Std = Args.getLastArg(options::OPT_std_EQ, options::OPT_ansi); in ConstructJob() local
H A DClang.cpp6372 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.cpp4109 const LangStandard &Std = LangStandard::getLangStandardForKind( in ParseLangArgs() local
4131 const LangStandard &Std = LangStandard::getLangStandardForKind(LangStd); in ParseLangArgs() local
4720 const LangStandard &Std = in ParseLangArgs() local
4734 const LangStandard &Std = in ParseLangArgs() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCoroutine.cpp1056 NamespaceDecl *Std = S.getStdNamespace(); in buildStdNoThrowDeclRef() local
H A DSemaOverload.cpp14390 DeclContext *Std = SemaRef.getStdNamespace(); in DiagnoseTwoPhaseLookup() local
H A DSemaChecking.cpp9228 if (NamespaceDecl *Std = S.getStdNamespace()) { in emitReplacement() local
H A DSemaDeclCXX.cpp1116 NamespaceDecl *Std = S.getStdNamespace(); in lookupStdTypeTraitMember() local
H A DSemaExpr.cpp16834 if (NamespaceDecl *Std = S.getStdNamespace()) { in LookupStdSourceLocationImpl() local
/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp1702 const Arg *Std = Args.getLastArg(options::OPT_std_EQ); in BuildCompilation() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h3142 Node *Std = nullptr; in parseUnscopedName() local