Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp5952 bool DestIsVolatile = ReturnValue.isVolatile(); in EmitCall() local
5958 DestIsVolatile = false; in EmitCall()
5971 DestIsVolatile); in EmitCall()