Home
last modified time | relevance | path

Searched defs:AsmLoc (Results 1 – 6 of 6) sorted by relevance

/external/clang/lib/Sema/
DSemaStmtAsm.cpp141 StmtResult Sema::ActOnGCCAsmStmt(SourceLocation AsmLoc, bool IsSimple, in ActOnGCCAsmStmt()
616 unsigned &Offset, SourceLocation AsmLoc) { in LookupInlineAsmField()
675 SourceLocation AsmLoc) { in LookupInlineAsmVarDeclField()
723 StmtResult Sema::ActOnMSAsmStmt(SourceLocation AsmLoc, SourceLocation LBraceLoc, in ActOnMSAsmStmt()
DTreeTransform.h1274 StmtResult RebuildGCCAsmStmt(SourceLocation AsmLoc, bool IsSimple, in RebuildGCCAsmStmt()
1289 StmtResult RebuildMSAsmStmt(SourceLocation AsmLoc, SourceLocation LBraceLoc, in RebuildMSAsmStmt()
/external/clang/lib/Parse/
DParseStmtAsm.cpp40 SourceLocation AsmLoc; member in __anon4af471b50111::ClangAsmParserCallback
283 static bool buildMSAsmString(Preprocessor &PP, SourceLocation AsmLoc, in buildMSAsmString()
380 StmtResult Parser::ParseMicrosoftAsmStatement(SourceLocation AsmLoc) { in ParseMicrosoftAsmStatement()
671 SourceLocation AsmLoc = ConsumeToken(); in ParseAsmStatement() local
/external/llvm/lib/MC/MCParser/
DAsmParser.cpp5056 void *AsmLoc, std::string &AsmString, unsigned &NumOutputs, in parseMSInlineAsm()
/external/clang/lib/AST/
DDecl.cpp4188 SourceLocation AsmLoc, in Create()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/MCParser/
DAsmParser.cpp5586 void *AsmLoc, std::string &AsmString, unsigned &NumOutputs, in parseMSInlineAsm()