OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getLocalCVRQualifiers
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
Type.h
795
unsigned
getLocalCVRQualifiers
() const {
6461
unsigned cvr = getCommonPtr()->CanonicalType.
getLocalCVRQualifiers
();
6462
cvr |=
getLocalCVRQualifiers
();
Type.h
795
unsigned
getLocalCVRQualifiers
() const {
6461
unsigned cvr = getCommonPtr()->CanonicalType.
getLocalCVRQualifiers
();
6462
cvr |=
getLocalCVRQualifiers
();
Completed in 82 milliseconds
Indexes created Thu Jun 18 00:24:58 UTC 2026