OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TypeTy
(Results
1 - 2
of
2
) sorted by null
/external/clang/lib/Sema/
Sema.cpp
254
QualType
TypeTy
= Context.getCanonicalType(Ty);
256
if (ExprTy ==
TypeTy
)
[
all
...]
/external/clang/include/clang/Sema/
Sema.h
177
typedef OpaquePtr<QualType>
TypeTy
;
[
all
...]
Completed in 16 milliseconds