Home
last modified time | relevance | path

Searched defs:HasConst (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DNonnullGlobalConstantsChecker.cpp108 bool HasConst = Ty.isConstQualified(); in isGlobalConstString() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DMicrosoftMangle.cpp2231 bool HasConst = Quals.hasConst(), in mangleQualifiers() local
2298 bool HasConst = Quals.hasConst(), in manglePointerCVQualifiers() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp18453 bool HasConst = DeclRefType.isConstQualified(); in captureInCapturedRegion() local
18896 bool HasConst = DeclRefType.isConstQualified(); in tryCaptureVariable() local