Home
last modified time | relevance | path

Searched defs:StdNamespace (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdcpp/
H A Dxutility.d19 enum StdNamespace = AliasSeq!("std", "__1"); in version() local
23 enum StdNamespace = "std"; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DItaniumManglingCanonicalizer.cpp199 Node *StdNamespace = Self.makeNode<itanium_demangle::NameType>("std"); in make() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h1103 LazyDeclPtr StdNamespace; variable