Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DStmt.cpp684 GCCAsmStmt::GCCAsmStmt(const ASTContext &C, SourceLocation asmloc, in GCCAsmStmt()
708 MSAsmStmt::MSAsmStmt(const ASTContext &C, SourceLocation asmloc, in MSAsmStmt()
/external/clang/include/clang/AST/
DStmt.h1409 AsmStmt(StmtClass SC, SourceLocation asmloc, bool issimple, bool isvolatile, in AsmStmt()