Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyMCInstLower.cpp65 bool Mutable = true; in GetGlobalAddressSymbol() local
106 bool Mutable = in GetExternalSymbolSymbol() local
H A DWebAssemblyAsmPrinter.cpp192 bool Mutable = true; in emitGlobalVariable() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DScopeInfo.h839 bool Mutable = false; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp787 bool Mutable = true; in ParseDirective() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/
H A DWasmYAML.h76 bool Mutable; member
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DWasm.h94 bool Mutable; member
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaLambda.cpp488 bool Mutable) { in buildLambdaScope()
H A DSemaDecl.cpp16731 bool Mutable in HandleField() local
16768 bool Mutable, Expr *BitWidth, in CheckFieldDecl()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDecl.h2798 unsigned Mutable : 1; variable
2845 QualType T, TypeSourceInfo *TInfo, Expr *BW, bool Mutable, in FieldDecl()
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DDecl.cpp4140 TypeSourceInfo *TInfo, Expr *BW, bool Mutable, in Create()