Searched refs:IgnoreParensImpl (Results 1 - 2 of 2) sorted by relevance

/external/clang/lib/AST/
H A DTypeLoc.cpp309 TypeLoc TypeLoc::IgnoreParensImpl(TypeLoc TL) { function in class:TypeLoc
/external/clang/include/clang/AST/
H A DTypeLoc.h193 static TypeLoc IgnoreParensImpl(TypeLoc TL);
973 return IgnoreParensImpl(*this);

Completed in 87 milliseconds