Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp5952 bool StaticOperator = false; in EmitCall() local
5974 StaticOperator = true; in EmitCall()
5978 if (StaticOperator) { in EmitCall()