HomeSort by relevance Sort by last modified time
    Searched refs:withVolatile (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/AST/
Type.h 710 QualType withVolatile() const {
    [all...]
  /external/clang/lib/Sema/
SemaChecking.cpp 529 QualType AddrType = ValType.getUnqualifiedType().withVolatile();
    [all...]

Completed in 37 milliseconds