Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyAsmPrinter.cpp228 bool Mutable = getOrCreateWasmSymbol() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp808 bool Mutable = true; parseDirective() local
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DScopeInfo.h873 bool Mutable = true; global() variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DWasmYAML.h85 bool Mutable; member
/freebsd-src/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DWasm.h309 bool Mutable; global() member
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaLambda.cpp484 buildLambdaScope(LambdaScopeInfo * LSI,CXXMethodDecl * CallOperator,SourceRange IntroducerRange,LambdaCaptureDefault CaptureDefault,SourceLocation CaptureDefaultLoc,bool ExplicitParams,bool Mutable) buildLambdaScope() argument
H A DSemaDecl.cpp18508 bool Mutable HandleField() local
18545 CheckFieldDecl(DeclarationName Name,QualType T,TypeSourceInfo * TInfo,RecordDecl * Record,SourceLocation Loc,bool Mutable,Expr * BitWidth,InClassInitStyle InitStyle,SourceLocation TSSL,AccessSpecifier AS,NamedDecl * PrevDecl,Declarator * D) CheckFieldDecl() argument
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DDecl.h3079 FieldDecl(Kind DK,DeclContext * DC,SourceLocation StartLoc,SourceLocation IdLoc,IdentifierInfo * Id,QualType T,TypeSourceInfo * TInfo,Expr * BW,bool Mutable,InClassInitStyle InitStyle) FieldDecl() argument
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DDecl.cpp4492 Create(const ASTContext & C,DeclContext * DC,SourceLocation StartLoc,SourceLocation IdLoc,IdentifierInfo * Id,QualType T,TypeSourceInfo * TInfo,Expr * BW,bool Mutable,InClassInitStyle InitStyle) Create() argument