Home
last modified time | relevance | path

Searched refs:RemoveTypedef (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/clang/lib/AST/
DODRHash.cpp711 static const Type *RemoveTypedef(const Type *T) { in RemoveTypedef() function in __anonb19c90110211::ODRTypeVisitor
754 T = RemoveTypedef(T); in Visit()