Home
last modified time | relevance | path

Searched defs:IncludeComments (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DLexer.cpp1324 bool IncludeComments) { in findNextToken()
1355 bool IncludeComments) { in findPreviousToken()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSema.cpp89 bool IncludeComments, in getRangeForNextToken()