Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/clang/lib/AST/
HDStmt.cpp849 bool issimple, bool isvolatile, unsigned numoutputs, in GCCAsmStmt()
875 SourceLocation lbraceloc, bool issimple, bool isvolatile, in MSAsmStmt()
/freebsd-head/contrib/llvm-project/clang/include/clang/AST/
HDStmt.h3125 AsmStmt(StmtClass SC, SourceLocation asmloc, bool issimple, bool isvolatile, in AsmStmt()