Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DStmt.cpp691 GCCAsmStmt::GCCAsmStmt(const ASTContext &C, SourceLocation asmloc, in GCCAsmStmt() function in GCCAsmStmt
/external/clang/include/clang/AST/
DStmt.h1584 explicit GCCAsmStmt(EmptyShell Empty) : AsmStmt(GCCAsmStmtClass, Empty), in GCCAsmStmt() function