Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DDeclBase.cpp415 isFlexibleArrayMemberLike(ASTContext & Ctx,const Decl * D,QualType Ty,LangOptions::StrictFlexArraysLevelKind StrictFlexArraysLevel,bool IgnoreTemplateOrMacroSubstitution) isFlexibleArrayMemberLike() argument
H A DExpr.cpp209 isFlexibleArrayMemberLike(ASTContext & Ctx,LangOptions::StrictFlexArraysLevelKind StrictFlexArraysLevel,bool IgnoreTemplateOrMacroSubstitution) const isFlexibleArrayMemberLike() argument
H A DExprConstant.cpp11937 FAMKind StrictFlexArraysLevel = isUserWritingOffTheEnd() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp917 getArrayIndexingBound(CodeGenFunction & CGF,const Expr * Base,QualType & IndexedType,LangOptions::StrictFlexArraysLevelKind StrictFlexArraysLevel) getArrayIndexingBound() argument
1178 const LangOptions::StrictFlexArraysLevelKind StrictFlexArraysLevel = EmitBoundsCheck() local
4254 const LangOptions::StrictFlexArraysLevelKind StrictFlexArraysLevel = EmitArraySubscriptExpr() local
H A DCGBuiltin.cpp824 const LangOptions::StrictFlexArraysLevelKind StrictFlexArraysLevel = FindFlexibleArrayMemberField() local
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DMemRegion.cpp828 const FAMKind StrictFlexArraysLevel = getStaticSize() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp8501 LangOptions::StrictFlexArraysLevelKind StrictFlexArraysLevel = CheckCountedByAttr() local
H A DSemaChecking.cpp17994 StrictFlexArraysLevel = getLangOpts().getStrictFlexArraysLevel(); CheckArrayAccess() local