Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DMustache.cpp652 StringRef CurrentAccessor = AccessorValue[0]; in findContext() local
655 while (!CurrentContext || !CurrentContext->get(CurrentAccessor)) { in findContext()