OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getAccessSpecifierLoc
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
DeclCXX.h
102
SourceLocation
getAccessSpecifierLoc
() const { return getLocation(); }
114
return SourceRange(
getAccessSpecifierLoc
(), getColonLoc());
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaTemplateInstantiateDecl.cpp
1072
D->
getAccessSpecifierLoc
(), D->getColonLoc());
Completed in 66 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026