Home
last modified time | relevance | path

Searched defs:StrictFlexArraysLevel (Results 1 – 8 of 8) sorted by relevance

/llvm-project/clang/lib/AST/
H A DDeclBase.cpp437 isFlexibleArrayMemberLike(ASTContext & Ctx,const Decl * D,QualType Ty,LangOptions::StrictFlexArraysLevelKind StrictFlexArraysLevel,bool IgnoreTemplateOrMacroSubstitution) isFlexibleArrayMemberLike() argument
H A DExpr.cpp208 isFlexibleArrayMemberLike(ASTContext & Ctx,LangOptions::StrictFlexArraysLevelKind StrictFlexArraysLevel,bool IgnoreTemplateOrMacroSubstitution) const isFlexibleArrayMemberLike() argument
H A DExprConstant.cpp12179 FAMKind StrictFlexArraysLevel = isUserWritingOffTheEnd() local
/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp927 getArrayIndexingBound(CodeGenFunction & CGF,const Expr * Base,QualType & IndexedType,LangOptions::StrictFlexArraysLevelKind StrictFlexArraysLevel) getArrayIndexingBound() argument
1169 const LangOptions::StrictFlexArraysLevelKind StrictFlexArraysLevel = EmitBoundsCheck() local
4284 const LangOptions::StrictFlexArraysLevelKind StrictFlexArraysLevel = EmitArraySubscriptExpr() local
H A DCGBuiltin.cpp808 const LangOptions::StrictFlexArraysLevelKind StrictFlexArraysLevel = FindFlexibleArrayMemberFieldAndOffset() local
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DMemRegion.cpp847 const FAMKind StrictFlexArraysLevel = getStaticSize() local
/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp5898 LangOptions::StrictFlexArraysLevelKind StrictFlexArraysLevel = CheckCountedByAttrOnField() local
H A DSemaChecking.cpp13086 StrictFlexArraysLevel = getLangOpts().getStrictFlexArraysLevel(); CheckArrayAccess() local