Home
last modified time | relevance | path

Searched refs:stdext (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dlto-visibility-inference.cpp42 namespace stdext { namespace
69 std::C7::C8 *c8, stdext::C9 *c9, other::C10 *c10) { in f()
/llvm-project-15.0.7/clang/docs/
H A DLTOVisibility.rst74 ``std`` and ``stdext`` namespaces.
/llvm-project-15.0.7/clang/include/clang/Basic/
H A DCodeGenOptions.def362 /// Whether to use public LTO visibility for entities in std and stdext
/llvm-project-15.0.7/clang/include/clang/Driver/
H A DOptions.td5515 HelpText<"Use public LTO visibility for classes in std and stdext namespaces">,