OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hasConstFields
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
CanonicalType.h
559
LLVM_CLANG_CANPROXY_SIMPLE_ACCESSOR(bool,
hasConstFields
)
Type.h
4631
bool
hasConstFields
() const;
/src/external/apache2/llvm/dist/clang/lib/AST/
ExprClassification.cpp
662
if (R->
hasConstFields
())
Type.cpp
3491
bool RecordType::
hasConstFields
() const {
/src/external/apache2/llvm/dist/clang/lib/CrossTU/
CrossTranslationUnit.cpp
194
if (!RTy || !RTy->
hasConstFields
())
Completed in 35 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026