Searched defs:FullExprArg (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/ | ||
H A D | Sema.h | 5104 FullExprArg() : E(nullptr) { } FullExprArg() function |
/freebsd-src/contrib/llvm-project/clang/include/clang/Parse/ | ||
H A D | Parser.h | 484 typedef Sema::FullExprArg FullExprArg; global() typedef |