Searched refs:hasConstFields (Results 1 - 3 of 3) sorted by relevance

/external/clang/include/clang/AST/
H A DCanonicalType.h610 LLVM_CLANG_CANPROXY_SIMPLE_ACCESSOR(bool, hasConstFields)
H A DType.h3350 bool hasConstFields() const { return false; } function in class:clang::FunctionType::ExtInfo::FunctionProtoType::RecordType
/external/clang/lib/AST/
H A DExprClassification.cpp621 if (R->hasConstFields())

Completed in 2757 milliseconds