Home
last modified time | relevance | path

Searched defs:IsAngled (Results 1 – 25 of 37) sorted by relevance

12

/llvm-project/clang/lib/Lex/
H A DPPCallbacks.cpp18 HasInclude(SourceLocation Loc,StringRef FileName,bool IsAngled,OptionalFileEntryRef File,SrcMgr::CharacteristicKind FileType) HasInclude() argument
25 HasInclude(SourceLocation Loc,StringRef FileName,bool IsAngled,OptionalFileEntryRef File,SrcMgr::CharacteristicKind FileType) HasInclude() argument
/llvm-project/clang-tools-extra/clang-tidy/utils/
H A DIncludeInserter.cpp25 bool IsAngled, CharSourceRange FileNameRange, in InclusionDirective() argument
72 bool IsAngled = Header.consume_front("<"); in createIncludeInsertion() local
92 void IncludeInserter::addInclude(StringRef FileName, bool IsAngled, in addInclude()
H A DIncludeSorter.cpp68 bool IsAngled, IncludeSorter::IncludeStyle Style) { in determineIncludeKind()
131 void IncludeSorter::addInclude(StringRef FileName, bool IsAngled, in addInclude()
154 IncludeSorter::createIncludeInsertion(StringRef FileName, bool IsAngled) { in createIncludeInsertion()
/llvm-project/clang-tools-extra/clang-tidy/llvm/
H A DIncludeOrderCheck.cpp40 bool IsAngled; ///< true if this was an include with angle brackets member
59 static int getPriority(StringRef Filename, bool IsAngled, bool IsMainModule) { in getPriority()
84 bool IsAngled, CharSourceRange FilenameRange, OptionalFileEntryRef File, in InclusionDirective()
/llvm-project/clang-tools-extra/include-cleaner/lib/
H A DIncludeSpeller.cpp33 bool IsAngled = false; in operator ()() local
H A DRecord.cpp66 StringRef SpelledFilename, bool IsAngled, in InclusionDirective()
216 llvm::StringRef FileName, bool IsAngled, in InclusionDirective() argument
H A DHTMLReport.cpp173 bool IsAngled = false; spellHeader() local
/llvm-project/clang/include/clang/Lex/
H A DCodeCompletionHandler.h67 virtual void CodeCompleteIncludedFile(llvm::StringRef Dir, bool IsAngled) {} in CodeCompleteIncludedFile()
H A DPPCallbacks.h112 bool IsAngled, OptionalFileEntryRef File, in EmbedDirective()
170 bool IsAngled, CharSourceRange FilenameRange, in InclusionDirective()
366 virtual void HasEmbed(SourceLocation Loc, StringRef FileName, bool IsAngled, in HasEmbed()
508 void EmbedDirective(SourceLocation HashLoc, StringRef FileName, bool IsAngled, in EmbedDirective()
524 StringRef FileName, bool IsAngled, in InclusionDirective()
616 void HasEmbed(SourceLocation Loc, StringRef FileName, bool IsAngled, in HasEmbed()
/llvm-project/clang-tools-extra/clang-tidy/llvmlibc/
H A DRestrictSystemLibcHeadersCheck.cpp48 bool IsAngled, CharSourceRange FilenameRange, OptionalFileEntryRef File, in InclusionDirective()
/llvm-project/clang-tools-extra/clang-tidy/portability/
H A DRestrictSystemIncludesCheck.cpp23 bool IsAngled, CharSourceRange FilenameRange, OptionalFileEntryRef File, in InclusionDirective()
/llvm-project/clang-tools-extra/clang-tidy/bugprone/
H A DSuspiciousIncludeCheck.cpp54 bool IsAngled, CharSourceRange FilenameRange, OptionalFileEntryRef File, in InclusionDirective()
/llvm-project/clang-tools-extra/clangd/
H A DHeaders.cpp39 llvm::StringRef FileName, bool IsAngled, in InclusionDirective() argument
290 bool IsAngled = false; calculateIncludePath() local
/llvm-project/clang-tools-extra/clang-tidy/readability/
H A DDuplicateIncludeCheck.cpp79 bool IsAngled, CharSourceRange FilenameRange, OptionalFileEntryRef File, in InclusionDirective()
/llvm-project/clang/lib/Frontend/
H A DDependencyGraph.cpp75 bool IsAngled, CharSourceRange FilenameRange, OptionalFileEntryRef File, in InclusionDirective()
H A DPrintPreprocessedOutput.cpp417 SourceLocation HashLoc, StringRef FileName, bool IsAngled, in EmbedDirective() argument
486 bool IsAngled, CharSourceRange FilenameRange, OptionalFileEntryRef File, in InclusionDirective() argument
[all...]
/llvm-project/clang/lib/CodeGen/
H A DMacroPPCallbacks.cpp170 bool IsAngled, CharSourceRange FilenameRange, OptionalFileEntryRef File, in InclusionDirective() argument
/llvm-project/clang-tools-extra/clangd/unittests/
H A DReplayPeambleTests.cpp67 bool IsAngled; member
/llvm-project/clang-tools-extra/clang-tidy/modernize/
H A DDeprecatedHeadersCheck.cpp181 bool IsAngled, CharSourceRange FilenameRange, OptionalFileEntryRef File, in InclusionDirective()
/llvm-project/clang-tools-extra/modularize/
H A DCoverageChecker.cpp90 StringRef FileName, bool IsAngled, in InclusionDirective() argument
/llvm-project/clang/unittests/Lex/
H A DPPCallbacksTest.cpp37 StringRef FileName, bool IsAngled, in InclusionDirective()
59 bool IsAngled; member in __anon1476b0c10111::InclusionDirectiveCallbacks
H A DHeaderSearchTest.cpp201 bool IsAngled = false; TEST_F() local
/llvm-project/clang-tools-extra/clang-include-fixer/
H A DIncludeFixer.cpp318 bool IsAngled = false; minimizeInclude() local
/llvm-project/clang/lib/Tooling/Inclusions/
H A DHeaderIncludes.cpp360 insert(llvm::StringRef IncludeName,bool IsAngled,IncludeDirective Directive) const insert() argument
/llvm-project/clang-tools-extra/clang-move/
H A DMove.cpp132 StringRef FileName, bool IsAngled, in InclusionDirective() argument
690 void ClangMoveTool::addIncludes(llvm::StringRef IncludeHeader, bool IsAngled, in addIncludes()

12