Searched defs:isMutable (Results 1 - 3 of 3) sorted by path

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DExprCXX.cpp1318 bool LambdaExpr::isMutable() const { function in class:LambdaExpr
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/Interp/
H A DPointer.h238 bool isMutable() const { return Base != 0 && getInlineDesc()->IsMutable; } function in class:clang::interp::Pointer
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DImmutableSet.h258 bool isMutable() const { return IsMutable; } function in class:llvm::ImutAVLTree

Completed in 162 milliseconds