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

  /external/clang/include/clang/AST/
CanonicalType.h 298 LLVM_CLANG_CANPROXY_SIMPLE_ACCESSOR(bool, isSpecifierType)
Type.h     [all...]
  /external/clang/lib/AST/
DeclPrinter.cpp 107 while (!BaseType->isSpecifierType()) {
    [all...]
TypePrinter.cpp 246 if (Policy.SuppressSpecifiers && T->isSpecifierType())
    [all...]
Type.cpp     [all...]

Completed in 39 milliseconds