Searched defs:StmtStack (Results 1 – 3 of 3) sorted by relevance
| /src/contrib/llvm-project/clang/lib/Index/ | ||
| H A D | IndexBody.cpp | 26 SmallVector<Stmt*, 16> StmtStack; member in __anon956a615c0111::BodyIndexer |
| /src/contrib/llvm-project/clang/lib/Sema/ | ||
| H A D | SemaAvailability.cpp | 772 SmallVector<const Stmt *, 16> StmtStack; member in __anon25b97d250411::DiagnoseUnguardedAvailability |
| /src/contrib/llvm-project/clang/include/clang/Serialization/ | ||
| H A D | ASTReader.h | 1241 SmallVector<Stmt *, 16> StmtStack; variable |