Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Lex/
DPPCallbacks.h171 virtual void PragmaDetectMismatch(SourceLocation Loc, in PragmaDetectMismatch() function
392 virtual void PragmaDetectMismatch(SourceLocation Loc, in PragmaDetectMismatch() function
/freebsd-9-stable/contrib/llvm/tools/clang/lib/Frontend/
DPrintPreprocessedOutput.cpp422 void PrintPPOutputPPCallbacks::PragmaDetectMismatch(SourceLocation Loc, in PragmaDetectMismatch() function in PrintPPOutputPPCallbacks