Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPreprocessor.cpp1644 const SmallVector<const char *> &FileCheckPoints = It->second; in getCheckPoint() local
1647 for (const char *P : FileCheckPoints) { in getCheckPoint()