Searched refs:removeVolatile (Results 1 - 2 of 2) sorted by relevance

/external/clang/include/clang/AST/
H A DType.h236 void removeVolatile() { Mask &= ~Volatile; } function in class:clang::Qualifiers
/external/clang/lib/CodeGen/
H A DCGDebugInfo.cpp542 Qc.removeVolatile();

Completed in 496 milliseconds