Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenPGO.cpp100 DefaultStmt, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DStmt.h1726 DefaultStmt(SourceLocation DL, SourceLocation CL, Stmt *substmt) in DefaultStmt() function
1730 explicit DefaultStmt(EmptyShell Empty) in DefaultStmt() function