Home
last modified time | relevance | path

Searched defs:EnclosingExpr (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/libcxxabi/src/demangle/
H A DItaniumDemangle.h1563 EnclosingExpr(StringView Prefix_, Node *Infix_, StringView Postfix_) in EnclosingExpr() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h1667 EnclosingExpr(StringView Prefix_, Node *Infix_, StringView Postfix_) in EnclosingExpr() function
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaOpenMP.cpp10669 const Expr *EnclosingExpr = nullptr; in CheckMapConflicts() local