Home
last modified time | relevance | path

Searched defs:Trivia (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/spleen/
H A DREADME.md221 ## Trivia section in Spleen
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPPCallbacks.h238 virtual void PragmaMark(SourceLocation Loc, StringRef Trivia) { in PragmaMark()
578 void PragmaMark(SourceLocation Loc, StringRef Trivia) override { in PragmaMark()