Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DTypeLoc.cpp354 TypeLoc TypeLoc::IgnoreParensImpl(TypeLoc TL) { in IgnoreParensImpl() function in TypeLoc
/external/llvm-project/clang/lib/AST/
DTypeLoc.cpp420 TypeLoc TypeLoc::IgnoreParensImpl(TypeLoc TL) { in IgnoreParensImpl() function in TypeLoc
/external/clang/include/clang/AST/
DTypeLoc.h210 static TypeLoc IgnoreParensImpl(TypeLoc TL);
1058 return IgnoreParensImpl(*this); in IgnoreParens()
/external/llvm-project/clang/include/clang/AST/
DTypeLoc.h239 static TypeLoc IgnoreParensImpl(TypeLoc TL);
1153 return IgnoreParensImpl(*this); in IgnoreParens()