Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
DStmt.cpp630 bool issimple, bool isvolatile, unsigned numoutputs, in GCCAsmStmt()
654 SourceLocation lbraceloc, bool issimple, bool isvolatile, in MSAsmStmt()
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
DStmt.h1382 AsmStmt(StmtClass SC, SourceLocation asmloc, bool issimple, bool isvolatile, in AsmStmt()