Searched defs:IsPure (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp3483 bool IsPure = FD && (FD->hasAttr<ConstAttr>() || FD->hasAttr<PureAttr>()); local

Completed in 147 milliseconds