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 107 enum SimplifiedTypeClass {
120 SimplifiedTypeClass getSimplifiedTypeClass(CanQualType T);
    [all...]
  /external/clang/include/clang/Frontend/
ASTUnit.h 347 SimplifiedTypeClass TypeClass;
    [all...]
  /external/clang/lib/Frontend/
ASTUnit.cpp     [all...]
  /external/clang/lib/Sema/
SemaCodeComplete.cpp 585 SimplifiedTypeClass clang::getSimplifiedTypeClass(CanQualType T) {
    [all...]

Completed in 189 milliseconds