OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isAcceptableNestedNameSpecifier
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaCXXScopeSpec.cpp
314
bool Sema::
isAcceptableNestedNameSpecifier
(const NamedDecl *SD,
377
if (
isAcceptableNestedNameSpecifier
(Result))
439
return SRef.
isAcceptableNestedNameSpecifier
(candidate.getCorrectionDecl());
654
bool AcceptSpec =
isAcceptableNestedNameSpecifier
(SD, &IsExtension);
681
if (
isAcceptableNestedNameSpecifier
(OuterDecl) &&
SemaCodeComplete.cpp
1470
return SemaRef.
isAcceptableNestedNameSpecifier
(ND);
/src/external/apache2/llvm/dist/clang/include/clang/Sema/
Sema.h
6402
bool
isAcceptableNestedNameSpecifier
(const NamedDecl *SD,
Completed in 59 milliseconds
Indexes created Tue Aug 04 00:24:20 UTC 2026