Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/WebAssembly/
H A DWebAssemblyAsmPrinter.cpp226 bool Mutable = in getOrCreateWasmSymbol() local
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DScopeInfo.h853 bool Mutable = false; variable
/openbsd-src/gnu/llvm/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp809 bool Mutable = true; in ParseDirective() local
/openbsd-src/gnu/llvm/llvm/include/llvm/ObjectYAML/
H A DWasmYAML.h85 bool Mutable; member
/openbsd-src/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DWasm.h114 bool Mutable; member
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaLambda.cpp498 bool Mutable) { in buildLambdaScope()
H A DSemaDecl.cpp17898 bool Mutable in HandleField() local
17935 bool Mutable, Expr *BitWidth, in CheckFieldDecl()
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DDecl.h2945 unsigned Mutable : 1; variable
2992 QualType T, TypeSourceInfo *TInfo, Expr *BW, bool Mutable, in FieldDecl()
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DDecl.cpp4293 TypeSourceInfo *TInfo, Expr *BW, bool Mutable, in Create()