Searched refs:LookupInlineAsmIdentifier (Results 1 – 5 of 5) sorted by relevance
| /NextBSD/contrib/llvm/include/llvm/MC/MCParser/ |
| HD | MCAsmParser.h | 52 virtual void *LookupInlineAsmIdentifier(StringRef &LineBuf,
|
| /NextBSD/contrib/llvm/tools/clang/lib/Parse/ |
| HD | ParseStmtAsm.cpp | 56 void *LookupInlineAsmIdentifier(StringRef &LineBuf, in LookupInlineAsmIdentifier() function in __anon4dbfb0c10111::ClangAsmParserCallback 258 return Actions.LookupInlineAsmIdentifier(SS, TemplateKWLoc, Id, Info, in ParseMSAsmIdentifier()
|
| /NextBSD/contrib/llvm/tools/clang/lib/Sema/ |
| HD | SemaStmtAsm.cpp | 507 ExprResult Sema::LookupInlineAsmIdentifier(CXXScopeSpec &SS, in LookupInlineAsmIdentifier() function in Sema
|
| /NextBSD/contrib/llvm/lib/Target/X86/AsmParser/ |
| HD | X86AsmParser.cpp | 1367 SemaCallback->LookupInlineAsmIdentifier(LineBuf, Info, IsUnevaluatedOperand); in ParseIntelIdentifier()
|
| /NextBSD/contrib/llvm/tools/clang/include/clang/Sema/ |
| HD | Sema.h | 3360 ExprResult LookupInlineAsmIdentifier(CXXScopeSpec &SS,
|