Searched refs:topLevelNamespace (Results 1 – 2 of 2) sorted by relevance
96 ClassInTopLevelNamespace topLevelNamespace; in main() local98 topLevelNamespace.topLevelNamespaceFunction(); in main()99 topLevelNamespace.variadicFunction(&a); in main()100 topLevelNamespace.functionTemplate(a); in main()
462 ClassInTopLevelNamespace topLevelNamespace; in main() local463 topLevelNamespace.topLevelNamespaceFunction(); in main()