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

/freebsd-10.1-release/contrib/llvm/tools/clang/include/clang/AST/
H A DCanonicalType.h611 LLVM_CLANG_CANPROXY_SIMPLE_ACCESSOR(bool, hasConstFields)
H A DType.h3325 bool hasConstFields() const { return false; } function in class:clang::FunctionType::ExtInfo::FunctionProtoType::RecordType
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/AST/
H A DExprClassification.cpp611 if (R->hasConstFields())

Completed in 77 milliseconds