OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isInIdentifierNamespace
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Sema/
Lookup.h
362
if (!D->
isInIdentifierNamespace
(IDNS))
/src/external/apache2/llvm/dist/clang/lib/AST/
CXXInheritance.cpp
383
return ND->
isInIdentifierNamespace
(Decl::IDNS_Ordinary | Decl::IDNS_Tag |
ASTImporter.cpp
2354
if (!FoundDecl->
isInIdentifierNamespace
(Decl::IDNS_Namespace))
2479
if (!FoundDecl->
isInIdentifierNamespace
(IDNS))
2577
if (!FoundDecl->
isInIdentifierNamespace
(IDNS))
2681
if (!FoundDecl->
isInIdentifierNamespace
(IDNS))
2802
if (!FoundDecl->
isInIdentifierNamespace
(IDNS))
3015
if (!FoundDecl->
isInIdentifierNamespace
(IDNS))
3279
if (!FoundDecl->
isInIdentifierNamespace
(IDNS))
3853
!(FriendD->
isInIdentifierNamespace
(Decl::IDNS_NonMemberOperator)))
3974
if (!FoundDecl->
isInIdentifierNamespace
(IDNS))
4500
if (!FoundDecl->
isInIdentifierNamespace
(Decl::IDNS_ObjCProtocol)
[
all
...]
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaLookup.cpp
1848
if (ND->
isInIdentifierNamespace
(IDNS) &&
2237
if ((*Path.Decls)->
isInIdentifierNamespace
(IDNS))
2263
if ((*I)->
isInIdentifierNamespace
(IDNS) && (*I)->isCXXInstanceMember())
2280
if (!ND->
isInIdentifierNamespace
(IDNS))
2559
if (!D->
isInIdentifierNamespace
(Result.getIdentifierNamespace()))
SemaTemplateInstantiateDecl.cpp
2198
PrincipalDecl->
isInIdentifierNamespace
(Decl::IDNS_Ordinary))
SemaDecl.cpp
9685
PrincipalDecl->
isInIdentifierNamespace
(Decl::IDNS_Ordinary))
/src/external/apache2/llvm/dist/clang/include/clang/AST/
DeclBase.h
818
bool
isInIdentifierNamespace
(unsigned NS) const {
/src/external/apache2/llvm/dist/clang/lib/Parse/
ParseCXXInlineMethods.cpp
591
FD->
isInIdentifierNamespace
(Decl::IDNS_OrdinaryFriend))
Completed in 70 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026