Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGCall.cpp1298 bool DestIsVolatile) { in EmitAggregateStore()
5432 bool DestIsVolatile = ReturnValue.isVolatile(); in EmitCall() local
5454 bool DestIsVolatile = ReturnValue.isVolatile(); in EmitCall() local