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

  /external/clang/lib/AST/
Type.cpp 46 const IdentifierInfo* QualType::getBaseTypeIdentifier() const {
50 return ty->getPointeeType().getBaseTypeIdentifier();
59 getElementType().getBaseTypeIdentifier();
    [all...]
MicrosoftMangle.cpp     [all...]
  /external/clang/include/clang/AST/
Type.h 575 const IdentifierInfo *getBaseTypeIdentifier() const;
    [all...]
  /external/clang/lib/Sema/
SemaLookup.cpp     [all...]
SemaDecl.cpp     [all...]

Completed in 229 milliseconds