/minix3/external/bsd/llvm/dist/llvm/lib/MC/MCParser/ |
H A D | MCAsmLexer.cpp | 30 SMLoc AsmToken::getEndLoc() const { in getEndLoc() function in AsmToken
|
/minix3/external/bsd/llvm/dist/clang/include/clang/AST/ |
H A D | NestedNameSpecifier.h | 287 SourceLocation getEndLoc() const { in getEndLoc() function
|
H A D | StmtCXX.h | 92 SourceLocation getEndLoc() const { in getEndLoc() function
|
H A D | Stmt.h | 474 SourceLocation getEndLoc() const { return EndLoc; } in getEndLoc() function 1749 SourceLocation getEndLoc() const { return EndLoc; } in getEndLoc() function 1847 SourceLocation getEndLoc() const { return getBlock()->getLocEnd(); } in getEndLoc() function 1887 SourceLocation getEndLoc() const { return Block->getLocEnd(); } in getEndLoc() function 1926 SourceLocation getEndLoc() const { return Children[HANDLER]->getLocEnd(); } in getEndLoc() function
|
H A D | ExprCXX.h | 1784 SourceLocation getEndLoc() const { return Range.getEnd(); } in getEndLoc() function
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/R600/AsmParser/ |
H A D | AMDGPUAsmParser.cpp | 129 SMLoc getEndLoc() const override { in getEndLoc() function in __anon0f2020790111::AMDGPUOperand
|
/minix3/external/bsd/llvm/dist/clang/lib/AST/ |
H A D | TypeLoc.cpp | 165 SourceLocation TypeLoc::getEndLoc() const { in getEndLoc() function in TypeLoc
|
H A D | DeclarationName.cpp | 559 SourceLocation DeclarationNameInfo::getEndLoc() const { in getEndLoc() function in DeclarationNameInfo
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Sparc/AsmParser/ |
H A D | SparcAsmParser.cpp | 233 SMLoc getEndLoc() const override { in getEndLoc() function in __anonfe0422250111::SparcOperand
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/X86/AsmParser/ |
H A D | X86Operand.h | 75 SMLoc getEndLoc() const override { return EndLoc; } in getEndLoc() function
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/SystemZ/AsmParser/ |
H A D | SystemZAsmParser.cpp | 225 SMLoc getEndLoc() const override { return EndLoc; } in getEndLoc() function in __anon1dd625b10111::SystemZOperand
|
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/ |
H A D | CoverageMappingGen.cpp | 90 const SourceLocation &getEndLoc(const SourceManager &SM) const { in getEndLoc() function in __anon3616bdc30111::SourceMappingRegion
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/PowerPC/AsmParser/ |
H A D | PPCAsmParser.cpp | 356 SMLoc getEndLoc() const override { return EndLoc; } in getEndLoc() function
|
/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/ |
H A D | DeclSpec.h | 77 SourceLocation getEndLoc() const { return Range.getEnd(); } in getEndLoc() function
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Mips/AsmParser/ |
H A D | MipsAsmParser.cpp | 1081 SMLoc getEndLoc() const override { return EndLoc; } in getEndLoc() function in __anon1a53c9050311::MipsOperand
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/AArch64/AsmParser/ |
H A D | AArch64AsmParser.cpp | 310 SMLoc getEndLoc() const override { return EndLoc; } in getEndLoc() function in __anonb2cdb8450211::AArch64Operand
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/ARM/AsmParser/ |
H A D | ARMAsmParser.cpp | 646 SMLoc getEndLoc() const override { return EndLoc; } in getEndLoc() function in __anon7699f6b30311::ARMOperand
|