Home
last modified time | relevance | path

Searched defs:ImportedStmts (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/AST/
DASTImporter.h66 llvm::DenseMap<Stmt *, Stmt *> ImportedStmts; variable
/external/llvm-project/clang/include/clang/AST/
DASTImporter.h274 llvm::DenseMap<Stmt *, Stmt *> ImportedStmts; variable