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

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/AST/
H A DTypeLoc.cpp128 SourceLocation TypeLoc::getBeginLoc() const { function in class:TypeLoc
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DNestedNameSpecifier.h267 SourceLocation getBeginLoc() const { function in class:clang::NestedNameSpecifierLoc
H A DDeclarationName.h526 SourceLocation getBeginLoc() const { return NameLoc; } function in struct:clang::DeclarationNameInfo
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Sema/
H A DDeclSpec.h75 SourceLocation getBeginLoc() const { return Range.getBegin(); } function in class:clang::CXXScopeSpec

Completed in 107 milliseconds