Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp6432 bool StaticOperator = false; in EmitCall() local
6454 StaticOperator = true; in EmitCall()
6458 if (StaticOperator) { in EmitCall()