Home
last modified time | relevance | path

Searched defs:actualtype (Results 1 – 2 of 2) sorted by relevance

/external/clang/test/Index/
Drecursive-cxx-member-calls.cpp69 typedef std::pair < IdentifierInfo, const char *>actualtype; in getNameStart() typedef
73 typedef std::pair < IdentifierInfo, const char *>actualtype; in getLength() typedef
/external/clang/include/clang/Basic/
DIdentifierTable.h103 typedef std::pair<IdentifierInfo, const char*> actualtype; in getNameStart() typedef
116 typedef std::pair<IdentifierInfo, const char*> actualtype; in getLength() typedef