Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Parse/
DParseStmtAsm.cpp86 void ClangAsmParserCallback::LookupInlineAsmIdentifier( in LookupInlineAsmIdentifier() function in ClangAsmParserCallback
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaStmtAsm.cpp758 ExprResult Sema::LookupInlineAsmIdentifier(CXXScopeSpec &SS, in LookupInlineAsmIdentifier() function in Sema