Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DHeaderSearch.h559 void MarkFileIncludeOnce(FileEntryRef File) { in MarkFileIncludeOnce() function
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPragma.cpp429 HeaderInfo.MarkFileIncludeOnce(*getCurrentFileLexer()->getFileEntry()); in HandlePragmaOnce()