Searched defs:PresumedLoc (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/Basic/
H A DSourceLocation.h356 class PresumedLoc { class in namespace:clang
361 PresumedLoc() : Filename(0) {} function in class:clang::PresumedLoc
362 PresumedLoc(const char *FN, unsigned Ln, unsigned Co, SourceLocation IL) function in class:clang::PresumedLoc

Completed in 177 milliseconds