Searched defs:IsAngled (Results 1 – 10 of 10) sorted by relevance
| /freebsd-11-stable/contrib/llvm-project/clang/include/clang/Lex/ |
| HD | CodeCompletionHandler.h | 67 virtual void CodeCompleteIncludedFile(llvm::StringRef Dir, bool IsAngled) {} in CodeCompleteIncludedFile()
|
| HD | PPCallbacks.h | 125 bool IsAngled, in InclusionDirective() 309 virtual void HasInclude(SourceLocation Loc, StringRef FileName, bool IsAngled, in HasInclude() 405 StringRef FileName, bool IsAngled, in InclusionDirective() 491 void HasInclude(SourceLocation Loc, StringRef FileName, bool IsAngled, in HasInclude()
|
| /freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/ |
| HD | DependencyGraph.cpp | 72 bool IsAngled, in InclusionDirective()
|
| HD | PrintPreprocessedOutput.cpp | 329 bool IsAngled, in InclusionDirective()
|
| /freebsd-11-stable/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/ |
| HD | ModuleDepCollector.cpp | 45 bool IsAngled, CharSourceRange FilenameRange, const FileEntry *File, in InclusionDirective()
|
| /freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/ |
| HD | MacroPPCallbacks.cpp | 170 bool IsAngled, CharSourceRange FilenameRange, const FileEntry *File, in InclusionDirective()
|
| /freebsd-11-stable/contrib/llvm-project/clang/lib/Lex/ |
| HD | PreprocessingRecord.cpp | 464 bool IsAngled, in InclusionDirective()
|
| HD | Preprocessor.cpp | 448 bool IsAngled) { in CodeCompleteIncludedFile()
|
| HD | Lexer.cpp | 2092 bool IsAngled) { in codeCompleteIncludedFile()
|
| /freebsd-11-stable/contrib/llvm-project/clang/lib/Parse/ |
| HD | Parser.cpp | 2121 void Parser::CodeCompleteIncludedFile(llvm::StringRef Dir, bool IsAngled) { in CodeCompleteIncludedFile()
|