Home
last modified time | relevance | path

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

/llvm-project/clang/lib/AST/
H A DParentMap.cpp123 void ParentMap::addStmt(Stmt* S) { addStmt() function in ParentMap
/llvm-project/llvm/tools/llvm-rc/
H A DResourceScriptStmt.h272 void addStmt(std::unique_ptr<OptionalStmt> Stmt) { in addStmt() function
815 void addStmt(std::unique_ptr<VersionInfoStmt> Stmt) { in addStmt() function
/llvm-project/clang/lib/Analysis/
H A DCFG.cpp766 CFGBlock *addStmt(Stmt *S) { addStmt() function in __anon36ae77d00411::CFGBuilder
[all...]