Home
last modified time | relevance | path

Searched defs:getLocEnd (Results 1 – 17 of 17) sorted by relevance

/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/include/clang/AST/
H A DStmtObjC.h60 SourceLocation getLocEnd() const LLVM_READONLY { return getEndLoc(); } in getLocEnd() function
111 SourceLocation getLocEnd() const LLVM_READONLY { return getEndLoc(); } in getLocEnd() function
142 SourceLocation getLocEnd() const LLVM_READONLY { return getEndLoc(); } in getLocEnd() function
249 SourceLocation getLocEnd() const LLVM_READONLY { return getEndLoc(); } in getLocEnd() function
308 SourceLocation getLocEnd() const LLVM_READONLY { return getEndLoc(); } in getLocEnd() function
344 SourceLocation getLocEnd() const LLVM_READONLY { return getEndLoc(); } in getLocEnd() function
374 SourceLocation getLocEnd() const LLVM_READONLY { return getEndLoc(); } in getLocEnd() function
H A DExprCXX.h137 SourceLocation getLocEnd() const LLVM_READONLY { return getEndLoc(); } in getLocEnd() function
285 SourceLocation getLocEnd() const LLVM_READONLY { return getEndLoc(); } in getLocEnd() function
538 SourceLocation getLocEnd() const LLVM_READONLY { return getEndLoc(); } in getLocEnd() function
574 SourceLocation getLocEnd() const LLVM_READONLY { return getEndLoc(); } in getLocEnd() function
607 SourceLocation getLocEnd() const LLVM_READONLY { return getEndLoc(); } in getLocEnd() function
649 SourceLocation getLocEnd() const LLVM_READONLY { return getEndLoc(); } in getLocEnd() function
740 SourceLocation getLocEnd() const LLVM_READONLY { return getEndLoc(); } in getLocEnd() function
805 SourceLocation getLocEnd() const LLVM_READONLY { return getEndLoc(); } in getLocEnd() function
871 SourceLocation getLocEnd() const LLVM_READONLY { return getEndLoc(); } in getLocEnd() function
956 SourceLocation getLocEnd() const LLVM_READONLY { return getEndLoc(); } in getLocEnd() function
[all …]
H A DStmt.h534 SourceLocation getLocEnd() const LLVM_READONLY { return EndLoc; } in getLocEnd() function
603 SourceLocation getLocEnd() const LLVM_READONLY { return getEndLoc(); } in getLocEnd() function
705 SourceLocation getLocEnd() const LLVM_READONLY { return getEndLoc(); } in getLocEnd() function
756 SourceLocation getLocEnd() const LLVM_READONLY { return getEndLoc(); } in getLocEnd() function
812 SourceLocation getLocEnd() const LLVM_READONLY { return getEndLoc(); } in getLocEnd() function
854 SourceLocation getLocEnd() const LLVM_READONLY { return getEndLoc(); } in getLocEnd() function
902 SourceLocation getLocEnd() const LLVM_READONLY { return getEndLoc(); } in getLocEnd() function
961 SourceLocation getLocEnd() const LLVM_READONLY { return getEndLoc(); } in getLocEnd() function
1034 SourceLocation getLocEnd() const LLVM_READONLY { return getEndLoc(); } in getLocEnd() function
1131 SourceLocation getLocEnd() const LLVM_READONLY { return getEndLoc(); } in getLocEnd() function
[all …]
H A DExprObjC.h911 /// NSString's "alloc". In all, an Objective-C message send can take in OpaqueValueExpr()
1071 enum ReceiverKind { in OpaqueValueExpr()
1072 /// The receiver is a class. in OpaqueValueExpr()
1252 } in OpaqueValueExpr()
1253 in OpaqueValueExpr()
1254 /// Returns a type-source information of a class message in OpaqueValueExpr()
1343 ObjCMethodFamily getMethodFamily() const { in OpaqueValueExpr()
1384 SourceLocation getLeftLoc() const { return LBracLoc; } in OpaqueValueExpr()
1439 arg_iterator arg_begin() { return reinterpret_cast<Stmt **>(getArgs()); } in OpaqueValueExpr()
1514 child_range children() { return child_range(&Base, &Base+1); } in getLocStart()
[all …]
H A DExprOpenMP.h108 SourceLocation getLocEnd() const LLVM_READONLY { return getEndLoc(); } in getLocEnd() function
H A DRawCommentList.h106 SourceLocation getLocEnd() const LLVM_READONLY { return getEndLoc(); } in getLocEnd() function
H A DExpr.h570 /// EvalResult is a struct with detailed info about an evaluated expression.
H A DComment.h221 SourceLocation getLocEnd() const LLVM_READONLY { return getEndLoc(); } in getLocEnd() function
H A DTypeLoc.h155 SourceLocation getLocEnd() const LLVM_READONLY { return getEndLoc(); } in getLocEnd() function
H A DDeclObjC.h323 SourceLocation getLocEnd() const LLVM_READONLY { return getEndLoc(); } in getLocEnd() function
H A DDecl.h4236 SourceLocation getLocEnd() const LLVM_READONLY { return getEndLoc(); } in getLocEnd() function
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/innobase/include/
H A Dut0counter.h72 LARGE_INTEGER cnt; in ObjCStringLiteral()
73 QueryPerformanceCounter(&cnt); in ObjCStringLiteral()
102 /** Increment the counter by 1. in ObjCBoolLiteralExpr()
151 } in ObjCBoolLiteralExpr()
152 in ObjCBoolLiteralExpr()
153 private: in ObjCBoolLiteralExpr()
H A Dut0stage.h71 begin_phase_end() in OMPClause()
72 destructor in OMPClause()
/dports/devel/clazy/clazy-1.5/src/
H A DSourceCompatibilityHelpers.h45 inline clang::SourceLocation getLocEnd(const T *t) in getLocEnd() function
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/yaml-cpp/test/gmock-1.7.0/gtest/make/
H A DMakefile46 # Builds gtest.a and gtest_main.a.
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/include/clang/Sema/
H A DDeclSpec.h510 SourceLocation getLocEnd() const LLVM_READONLY { return getEndLoc(); } in getLocEnd() function
1127 SourceLocation getLocEnd() const LLVM_READONLY { return getEndLoc(); } in getLocEnd() function
1879 SourceLocation getLocEnd() const LLVM_READONLY { return getEndLoc(); } in getLocEnd() function
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/Sema/
H A DSemaChecking.cpp6129 SourceLocation getLocEnd() const LLVM_READONLY { return getEndLoc(); } in getLocEnd() function in __anonaa5ce05d0711::FormatStringLiteral