Searched defs:Std (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Frontend/
H A DCompilerInvocation.cpp982 const LangStandard &Std = LangStandard::getLangStandardForKind(LangStd); local
1070 const LangStandard &Std = LangStandard::getLangStandardForKind(LangStd); local
[all...]
/freebsd-10.0-release/contrib/llvm/tools/lldb/source/Symbol/
H A DClangASTContext.cpp149 const LangStandard &Std = LangStandard::getLangStandardForKind(LangStd); local
[all...]
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclCXX.cpp6462 NamespaceDecl *Std = S.getStdNamespace(); local
H A DSemaOverload.cpp9678 DeclContext *Std = SemaRef.getStdNamespace(); local

Completed in 214 milliseconds