OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hasNonFastQualifiers
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
ASTContext.h
2011
if (!Qs.
hasNonFastQualifiers
())
2020
if (!Qs.
hasNonFastQualifiers
())
Type.h
414
bool
hasNonFastQualifiers
() const { return Mask & ~FastMask; }
1398
assert(Quals.
hasNonFastQualifiers
()
/src/external/apache2/llvm/dist/clang/lib/AST/
Type.cpp
3246
if (epi.TypeQuals.
hasNonFastQualifiers
()) {
3689
if (!
hasNonFastQualifiers
())
3697
if (!
hasNonFastQualifiers
())
ASTContext.cpp
2990
if (Quals.
hasNonFastQualifiers
())
4375
EPI.TypeQuals.
hasNonFastQualifiers
() ? 1 : 0);
Completed in 70 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026