OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isInIdentifierNamespace
(Results
1 - 6
of
6
) sorted by null
/external/clang/lib/AST/
CXXInheritance.cpp
384
if (Path.Decls.front()->
isInIdentifierNamespace
(IDNS_Tag))
401
if (Path.Decls.front()->
isInIdentifierNamespace
(IDNS))
420
Path.Decls.front()->
isInIdentifierNamespace
(IDNS_Tag))
ASTImporter.cpp
[
all
...]
/external/clang/include/clang/Sema/
Lookup.h
303
if (!D->
isInIdentifierNamespace
(IDNS))
/external/clang/include/clang/AST/
DeclBase.h
680
bool
isInIdentifierNamespace
(unsigned NS) const {
[
all
...]
/external/clang/lib/Sema/
SemaTemplateInstantiateDecl.cpp
[
all
...]
SemaDecl.cpp
[
all
...]
Completed in 6300 milliseconds