Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DDependencyGraph.cpp93 void DependencyGraphCallback::EmbedDirective(SourceLocation HashLoc, StringRef, in EmbedDirective() function in DependencyGraphCallback
H A DDependencyFile.cpp65 void EmbedDirective(SourceLocation, StringRef, bool, in EmbedDirective() function
H A DPrintPreprocessedOutput.cpp416 void PrintPPOutputPPCallbacks::EmbedDirective( in EmbedDirective() function in PrintPPOutputPPCallbacks
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPPCallbacks.h111 virtual void EmbedDirective(SourceLocation HashLoc, StringRef FileName, in EmbedDirective() function
508 void EmbedDirective(SourceLocation HashLoc, StringRef FileName, bool IsAngled, in EmbedDirective() function