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

  /external/clang/include/clang/Sema/
CodeCompleteConsumer.h 106 enum SimplifiedTypeClass {
119 SimplifiedTypeClass getSimplifiedTypeClass(CanQualType T);
    [all...]
  /external/clang/include/clang/Frontend/
ASTUnit.h 303 SimplifiedTypeClass TypeClass;
  /external/clang/lib/Frontend/
ASTUnit.cpp     [all...]
  /external/clang/lib/Sema/
SemaCodeComplete.cpp 577 SimplifiedTypeClass clang::getSimplifiedTypeClass(CanQualType T) {
    [all...]

Completed in 135 milliseconds