Home
last modified time | relevance | path

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

/external/clang/test/Parser/
Drecovery.cpp4 namespace Std { // expected-note {{here}} namespace
/external/clang/lib/Frontend/
DCompilerInvocation.cpp1835 const LangStandard &Std = LangStandard::getLangStandardForKind(LangStd); in setLangDefaults() local
1903 const LangStandard &Std = LangStandard::getLangStandardForKind(LangStd); in ParseLangArgs() local
/external/clang/lib/Driver/
DTools.cpp2105 if (Arg *Std = Args.getLastArg(options::OPT_std_EQ, options::OPT_ansi)) { in ConstructJob() local
/external/clang/lib/Sema/
DSemaOverload.cpp9517 if (DeclContext *Std = SemaRef.getStdNamespace()) { in DiagnoseTwoPhaseLookup() local
DSemaDeclCXX.cpp5611 NamespaceDecl *Std = S.getStdNamespace(); in LookupStdInitializerList() local