Home
last modified time | relevance | path

Searched defs:Mutable (Results 1 – 7 of 7) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DScopeInfo.h805 bool Mutable = false; variable
/freebsd-12.1/contrib/llvm/include/llvm/BinaryFormat/
H A DWasm.h76 bool Mutable; member
/freebsd-12.1/contrib/llvm/include/llvm/ObjectYAML/
H A DWasmYAML.h73 bool Mutable; member
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaLambda.cpp464 bool Mutable) { in buildLambdaScope()
H A DSemaDecl.cpp15263 bool Mutable in HandleField() local
15300 bool Mutable, Expr *BitWidth, in CheckFieldDecl()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DDecl.h2581 unsigned Mutable : 1; variable
2628 QualType T, TypeSourceInfo *TInfo, Expr *BW, bool Mutable, in FieldDecl()
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DDecl.cpp3765 TypeSourceInfo *TInfo, Expr *BW, bool Mutable, in Create()