Searched defs:LookupInlineAsmLabel (Results 1 – 2 of 2) sorted by relevance
/external/clang/lib/Parse/ | ||
D | ParseStmtAsm.cpp | 97 StringRef LookupInlineAsmLabel(StringRef Identifier, llvm::SourceMgr &LSM, in LookupInlineAsmLabel() function in __anon6d6115910111::ClangAsmParserCallback |
/external/llvm-project/clang/lib/Parse/ | ||
D | ParseStmtAsm.cpp | 127 StringRef ClangAsmParserCallback::LookupInlineAsmLabel(StringRef Identifier, in LookupInlineAsmLabel() function in ClangAsmParserCallback |