Home
last modified time | relevance | path

Searched refs:isStoredAsBoolean (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSValBuilder.cpp371 if (TE->isStoredAsBoolean()) in getConstantVal()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExprCXX.h2923 bool isStoredAsBoolean() const { in isStoredAsBoolean() function
/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DCompiler.cpp2964 if (E->isStoredAsBoolean()) { in VisitTypeTraitExpr()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp728 if (E->isStoredAsBoolean()) in VisitTypeTraitExpr()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp9242 if (E->isStoredAsBoolean()) { in VisitTypeTraitExpr()
H A DExprConstant.cpp12162 if (E->isStoredAsBoolean()) in VisitTypeTraitExpr()