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

/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/Interp/
H A DEvalEmitter.h75 return F ? F->getSource(PC) : CurrentSource;
102 SourceInfo CurrentSource; member in class:clang::interp::EvalEmitter
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp400 StringRef Source, CurrentSource; member in class:__anon3498::MIParser
561 : MF(PFS.MF), Error(Error), Source(Source), CurrentSource(Source), PFS(PFS)
565 CurrentSource = lexMIToken(
566 CurrentSource.slice(SkipChar, StringRef::npos), Token,

Completed in 111 milliseconds