Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DIgnoreExpr.h143 inline Expr *IgnoreParensOnlySingleStep(Expr *E) { in IgnoreParensOnlySingleStep() function
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DExpr.cpp3131 IgnoreParensOnlySingleStep, IgnoreImplicitConstructorSingleStep, in IgnoreUnlessSpelledInSource()