Home
last modified time | relevance | path

Searched refs:CurrentSource (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A DEvalEmitter.h75 return F ? F->getSource(PC) : CurrentSource; in getSource()
102 SourceInfo CurrentSource; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp397 StringRef Source, CurrentSource; member in __anondd7cfb660111::MIParser
558 : MF(PFS.MF), Error(Error), Source(Source), CurrentSource(Source), PFS(PFS) in MIParser()
562 CurrentSource = lexMIToken( in lex()
563 CurrentSource.slice(SkipChar, StringRef::npos), Token, in lex()