Searched refs:LookupInlineAsmIdentifier (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/MC/MCParser/
H A DMCAsmParser.h112 virtual void LookupInlineAsmIdentifier(StringRef &LineBuf,
/freebsd-current/contrib/llvm-project/clang/lib/Parse/
H A DParseStmtAsm.cpp56 void LookupInlineAsmIdentifier(StringRef &LineBuf,
86 void ClangAsmParserCallback::LookupInlineAsmIdentifier( function in class:ClangAsmParserCallback
245 Result = Actions.LookupInlineAsmIdentifier(SS, TemplateKWLoc, Id,
/freebsd-current/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmtAsm.cpp776 ExprResult Sema::LookupInlineAsmIdentifier(CXXScopeSpec &SS,
/freebsd-current/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp2224 SemaCallback->LookupInlineAsmIdentifier(LineBuf, Info, IsUnevaluatedOperand);
/freebsd-current/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h5329 ExprResult LookupInlineAsmIdentifier(CXXScopeSpec &SS,

Completed in 272 milliseconds