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

/external/clang/include/clang/AST/
H A DType.h710 QualType withVolatile() const { function in class:clang::QualType
/external/clang/lib/Sema/
H A DSemaChecking.cpp529 QualType AddrType = ValType.getUnqualifiedType().withVolatile();

Completed in 620 milliseconds