OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Nominated
(Results
1 - 2
of
2
) sorted by null
/external/clang/include/clang/AST/
DeclCXX.h
[
all
...]
/external/clang/lib/Sema/
SemaLookup.cpp
56
const DeclContext *
Nominated
;
60
UnqualUsingEntry(const DeclContext *
Nominated
,
62
:
Nominated
(
Nominated
), CommonAncestor(CommonAncestor) {
70
return
Nominated
;
104
// both the using-directive and the
nominated
namespace.
151
// Adds all the using directives in a context (and those
nominated
184
// the
nominated
namespace.
761
// Perform direct name lookup into the namespaces
nominated
by the
875
// both the using-directive and the
nominated
namespace
[
all
...]
Completed in 89 milliseconds