OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ClassInTopLevelNamespace
(Results
1 - 2
of
2
) sorted by null
/external/clang/test/CodeGenCXX/
predefined-expr-cxx14.cpp
12
// CHECK-DAG: @__PRETTY_FUNCTION__._ZN24ClassInTopLevelNamespace16functionTemplateIiEERDaRT_ = private unnamed_addr constant [64 x i8] c"auto &
ClassInTopLevelNamespace
::functionTemplate(T &) [T = int]\00"
15
// CHECK-DAG: @__PRETTY_FUNCTION__._ZN24ClassInTopLevelNamespace16variadicFunctionEPiz = private unnamed_addr constant [70 x i8] c"decltype(auto)
ClassInTopLevelNamespace
::variadicFunction(int *, ...)\00"
18
// CHECK-DAG: @__PRETTY_FUNCTION__._ZN24ClassInTopLevelNamespace25topLevelNamespaceFunctionEv = private unnamed_addr constant [60 x i8] c"auto *
ClassInTopLevelNamespace
::topLevelNamespaceFunction()\00"
25
class
ClassInTopLevelNamespace
{
89
ClassInTopLevelNamespace
topLevelNamespace;
predefined-expr.cpp
93
// CHECK-DAG: private unnamed_addr constant [59 x i8] c"void
ClassInTopLevelNamespace
::topLevelNamespaceFunction()\00"
105
class
ClassInTopLevelNamespace
{
462
ClassInTopLevelNamespace
topLevelNamespace;
Completed in 160 milliseconds