Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/MC/MCParser/
HDAsmLexer.cpp250 const char *LookAhead = CurPtr; in doHexLookAhead() local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Parse/
HDParseStmt.cpp992 unsigned LookAhead = 0; in handleExprStmt() local
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Lex/
HDPreprocessor.h1451 const Token &LookAhead(unsigned N) { in LookAhead() function
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
HDScheduleDAGRRList.cpp930 unsigned LookAhead = std::min((unsigned)Sequence.size(), in RestoreHazardCheckerBottomUp() local