OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isQualifier
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/AST/
TypeLoc.cpp
448
if (attr.
isQualifier
()) return attr;
Type.cpp
3513
bool AttributedType::
isQualifier
() const {
/src/external/apache2/llvm/dist/clang/include/clang/AST/
TypeLoc.h
860
bool
isQualifier
() const {
861
return getTypePtr()->
isQualifier
();
Type.h
4713
bool
isQualifier
() const;
Completed in 45 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026