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

/freebsd-9.3-release/contrib/llvm/lib/MC/MCParser/
H A DMCAsmLexer.cpp30 SMLoc AsmToken::getEndLoc() const { function in class:AsmToken
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/AST/
H A DTypeLoc.cpp165 SourceLocation TypeLoc::getEndLoc() const { function in class:TypeLoc
H A DDeclarationName.cpp548 SourceLocation DeclarationNameInfo::getEndLoc() const { function in class:DeclarationNameInfo
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DNestedNameSpecifier.h273 SourceLocation getEndLoc() const { function in class:clang::NestedNameSpecifierLoc
H A DStmtCXX.h92 SourceLocation getEndLoc() const { function in class:clang::CXXTryStmt
H A DStmt.h470 SourceLocation getEndLoc() const { return EndLoc; } function in class:clang::DeclStmt
1700 SourceLocation getEndLoc() const { return EndLoc; } function in class:clang::MSAsmStmt
1798 SourceLocation getEndLoc() const { return getBlock()->getLocEnd(); } function in class:clang::SEHExceptStmt
1838 SourceLocation getEndLoc() const { return Block->getLocEnd(); } function in class:clang::SEHFinallyStmt
1877 SourceLocation getEndLoc() const { return Children[HANDLER]->getLocEnd(); } function in class:clang::SEHTryStmt
/freebsd-9.3-release/contrib/llvm/lib/Target/Sparc/AsmParser/
H A DSparcAsmParser.cpp229 SMLoc getEndLoc() const { function in class:__anon2468::SparcOperand
/freebsd-9.3-release/contrib/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp312 SMLoc getEndLoc() const { return EndLoc; } function in struct:__anon2415::PPCOperand
/freebsd-9.3-release/contrib/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp235 SMLoc getEndLoc() const { return EndLoc; } function in class:__anon2307::AArch64Operand
/freebsd-9.3-release/contrib/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp547 SMLoc getEndLoc() const { return EndLoc; } function in class:__anon2389::MipsOperand
/freebsd-9.3-release/contrib/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp664 SMLoc getEndLoc() const { return EndLoc; } function in struct:__anon2502::X86Operand
[all...]
/freebsd-9.3-release/contrib/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp547 SMLoc getEndLoc() const { return EndLoc; } function in class:__anon2340::ARMOperand
[all...]
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Sema/
H A DDeclSpec.h76 SourceLocation getEndLoc() const { return Range.getEnd(); } function in class:clang::CXXScopeSpec

Completed in 198 milliseconds