Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Lex/
HDHeaderSearch.h435 void MarkFileIncludeOnce(const FileEntry *File) { in MarkFileIncludeOnce() function
/freebsd-11-stable/contrib/llvm-project/clang/lib/Lex/
HDPragma.cpp407 HeaderInfo.MarkFileIncludeOnce(getCurrentFileLexer()->getFileEntry()); in HandlePragmaOnce()