Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyAsmPrinter.cpp232 bool Mutable = in getOrCreateWasmSymbol() local
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DScopeInfo.h890 bool Mutable = true; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp794 bool Mutable = true; in parseDirective() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DWasmYAML.h85 bool Mutable; member
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DWasm.h348 bool Mutable; member
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaLambda.cpp526 bool ExplicitParams, bool Mutable) { in buildLambdaScope()
H A DSemaDecl.cpp18303 bool Mutable in HandleField() local
18330 bool Mutable, Expr *BitWidth, in CheckFieldDecl()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDecl.h3092 TypeSourceInfo *TInfo, Expr *BW, bool Mutable, in FieldDecl()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDecl.cpp4536 TypeSourceInfo *TInfo, Expr *BW, bool Mutable, in Create()