Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyAsmPrinter.cpp193 bool Mutable = true; in emitGlobalVariable() local
227 bool Mutable = in getOrCreateWasmSymbol() local
H A DWebAssemblyMCInstLower.cpp64 bool Mutable = true; in GetGlobalAddressSymbol() local
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DScopeInfo.h839 bool Mutable = false; variable
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DWasmYAML.h76 bool Mutable; member
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp817 bool Mutable = true; in ParseDirective() local
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DWasm.h94 bool Mutable; member
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaLambda.cpp492 bool Mutable) { in buildLambdaScope()
H A DSemaDecl.cpp16786 bool Mutable in HandleField() local
16823 bool Mutable, Expr *BitWidth, in CheckFieldDecl()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DDecl.h2824 unsigned Mutable : 1; variable
2871 QualType T, TypeSourceInfo *TInfo, Expr *BW, bool Mutable, in FieldDecl()
/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DDecl.cpp4133 TypeSourceInfo *TInfo, Expr *BW, bool Mutable, in Create()