Home
last modified time | relevance | path

Searched defs:EmbedDirective (Results 1 – 5 of 5) 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.cpp415 void PrintPPOutputPPCallbacks::EmbedDirective( in EmbedDirective() function in PrintPPOutputPPCallbacks
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DNoTrivialPPDirectiveTracer.h105 void EmbedDirective(SourceLocation HashLoc, StringRef FileName, bool IsAngled, in EmbedDirective() function
H A DPPCallbacks.h112 virtual void EmbedDirective(SourceLocation HashLoc, StringRef FileName, in EmbedDirective() function
509 void EmbedDirective(SourceLocation HashLoc, StringRef FileName, bool IsAngled, in EmbedDirective() function