Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clangd/
H A DCollectMacros.h90 bool InMainFile = true; global() variable
H A DPreamble.cpp323 bool InMainFile = true; member
/llvm-project/clang-tools-extra/clangd/unittests/
H A DFindSymbolsTests.cpp113 TEST(WorkspaceSymbols, InMainFile) { in TEST() argument
/llvm-project/clang-tools-extra/include-cleaner/lib/
H A DRecord.cpp365 bool InMainFile = false; member in clang::include_cleaner::PragmaIncludes::RecordPragma