clang
8.0.0
|
#include "clang/Analysis/ProgramPoint.h"
Go to the source code of this file.
Functions | |
static void | printLocation (raw_ostream &Out, SourceLocation SLoc, const SourceManager &SM, StringRef CR, StringRef Postfix) |
|
static |
Definition at line 50 of file ProgramPoint.cpp.
References clang::SourceManager::getExpansionColumnNumber(), clang::SourceManager::getExpansionLineNumber(), and clang::SourceLocation::isFileID().