Home
last modified time | relevance | path

Searched defs:LookAhead (Results 1 – 3 of 3) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/MC/MCParser/
H A DAsmLexer.cpp221 const char *LookAhead = CurPtr; in doLookAhead() local
/minix3/external/bsd/llvm/dist/clang/include/clang/Lex/
H A DPreprocessor.h877 const Token &LookAhead(unsigned N) { in LookAhead() function
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGRRList.cpp886 unsigned LookAhead = std::min((unsigned)Sequence.size(), in RestoreHazardCheckerBottomUp() local