Home
last modified time | relevance | path

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

/external/clang/test/SemaCXX/
Dast-print.cpp221 struct CXXTemporaryObjectExprPrint { CXXTemporaryObjectExprPrint(); } toe = CXXTemporaryObjectExprP… variable
/external/clang/lib/AST/
DASTContext.cpp3734 TypeOfExprType *toe; in getTypeOfExprType() local