Searched defs:IsAngled (Results 1 – 14 of 14) sorted by relevance
/openbsd-src/gnu/llvm/clang/lib/Lex/ |
H A D | PPCallbacks.cpp | 18 bool IsAngled, OptionalFileEntryRef File, in HasInclude() 25 bool IsAngled, OptionalFileEntryRef File, in HasInclude()
|
H A D | PreprocessingRecord.cpp | 479 bool IsAngled, CharSourceRange FilenameRange, OptionalFileEntryRef File, in InclusionDirective()
|
H A D | Preprocessor.cpp | 447 bool IsAngled) { in CodeCompleteIncludedFile()
|
H A D | Lexer.cpp | 2261 bool IsAngled) { in codeCompleteIncludedFile()
|
/openbsd-src/gnu/llvm/clang/include/clang/Lex/ |
H A D | CodeCompletionHandler.h | 67 virtual void CodeCompleteIncludedFile(llvm::StringRef Dir, bool IsAngled) {} in CodeCompleteIncludedFile()
|
H A D | PPCallbacks.h | 139 bool IsAngled, CharSourceRange FilenameRange, in InclusionDirective() 473 StringRef FileName, bool IsAngled, in InclusionDirective()
|
/openbsd-src/gnu/llvm/clang/lib/Frontend/ |
H A D | DependencyGraph.cpp | 70 bool IsAngled, CharSourceRange FilenameRange, OptionalFileEntryRef File, in InclusionDirective()
|
H A D | PrintPreprocessedOutput.cpp | 393 bool IsAngled, CharSourceRange FilenameRange, OptionalFileEntryRef File, in InclusionDirective()
|
H A D | PrecompiledPreamble.cpp | 98 StringRef FileName, bool IsAngled, in InclusionDirective()
|
/openbsd-src/gnu/llvm/clang/lib/CodeGen/ |
H A D | MacroPPCallbacks.cpp | 170 bool IsAngled, CharSourceRange FilenameRange, OptionalFileEntryRef File, in InclusionDirective()
|
/openbsd-src/gnu/llvm/clang/lib/Tooling/Inclusions/ |
H A D | HeaderIncludes.cpp | 347 HeaderIncludes::insert(llvm::StringRef IncludeName, bool IsAngled, in insert()
|
/openbsd-src/gnu/llvm/clang/lib/Tooling/DependencyScanning/ |
H A D | ModuleDepCollector.cpp | 328 bool IsAngled, CharSourceRange FilenameRange, OptionalFileEntryRef File, in InclusionDirective()
|
/openbsd-src/gnu/llvm/clang/lib/Parse/ |
H A D | Parser.cpp | 2268 void Parser::CodeCompleteIncludedFile(llvm::StringRef Dir, bool IsAngled) { in CodeCompleteIncludedFile()
|
/openbsd-src/gnu/llvm/clang/tools/libclang/ |
H A D | Indexing.cpp | 263 StringRef FileName, bool IsAngled, in InclusionDirective()
|