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

/freebsd-10.2-release/contrib/llvm/tools/clang/lib/AST/
H A DTypeLoc.cpp309 TypeLoc TypeLoc::IgnoreParensImpl(TypeLoc TL) { function in class:TypeLoc
/freebsd-10.2-release/contrib/llvm/tools/clang/include/clang/AST/
H A DTypeLoc.h196 static TypeLoc IgnoreParensImpl(TypeLoc TL);
976 return IgnoreParensImpl(*this);

Completed in 57 milliseconds