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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
H A DStmt.cpp629 GCCAsmStmt::GCCAsmStmt(const ASTContext &C, SourceLocation asmloc, function in class:GCCAsmStmt
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
H A DStmt.h1500 class GCCAsmStmt : public AsmStmt { class in namespace:clang
1519 explicit GCCAsmStmt(EmptyShell Empty) : AsmStmt(GCCAsmStmtClass, Empty), function in class:clang::GCCAsmStmt

Completed in 147 milliseconds