Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/Sema/
H A 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()
H A DTreeTransform.h1274 StmtResult RebuildGCCAsmStmt(SourceLocation AsmLoc, bool IsSimple, in RebuildGCCAsmStmt()
1289 StmtResult RebuildMSAsmStmt(SourceLocation AsmLoc, SourceLocation LBraceLoc, in RebuildMSAsmStmt()
/aosp_15_r20/external/clang/lib/Parse/
H A DParseStmtAsm.cpp40 SourceLocation AsmLoc; member in __anon044840c00111::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
/aosp_15_r20/external/llvm/lib/MC/MCParser/
H A DAsmParser.cpp5056 void *AsmLoc, std::string &AsmString, unsigned &NumOutputs, in parseMSInlineAsm()
/aosp_15_r20/external/clang/lib/AST/
H A DDecl.cpp4188 SourceLocation AsmLoc, in Create()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/
H A DAsmParser.cpp5761 void *AsmLoc, std::string &AsmString, unsigned &NumOutputs, in parseMSInlineAsm()