Home
last modified time | relevance | path

Searched refs:CLoc (Results 1 – 25 of 84) sorted by relevance

1234

/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/AST/
H A DDeclObjC.cpp1483 SourceLocation CLoc, in ObjCInterfaceDecl() argument
1486 : ObjCContainerDecl(ObjCInterface, DC, Id, CLoc, AtLoc), in ObjCInterfaceDecl()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/AST/
H A DDeclObjC.cpp1484 SourceLocation CLoc, in ObjCInterfaceDecl() argument
1487 : ObjCContainerDecl(ObjCInterface, DC, Id, CLoc, AtLoc), in ObjCInterfaceDecl()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/AST/
H A DDeclObjC.cpp1438 SourceLocation CLoc, in ObjCInterfaceDecl() argument
1441 : ObjCContainerDecl(ObjCInterface, DC, Id, CLoc, AtLoc), in ObjCInterfaceDecl()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/AST/
H A DDeclObjC.cpp1527 SourceLocation CLoc, in ObjCInterfaceDecl() argument
1530 : ObjCContainerDecl(ObjCInterface, DC, Id, CLoc, AtLoc), in ObjCInterfaceDecl()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/AST/
H A DDeclObjC.cpp1518 SourceLocation CLoc, in ObjCInterfaceDecl() argument
1521 : ObjCContainerDecl(ObjCInterface, DC, Id, CLoc, AtLoc), in ObjCInterfaceDecl()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/AST/
H A DDeclObjC.cpp1508 SourceLocation CLoc, in ObjCInterfaceDecl() argument
1511 : ObjCContainerDecl(ObjCInterface, DC, Id, CLoc, AtLoc), in ObjCInterfaceDecl()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/AST/
H A DDeclObjC.cpp1508 SourceLocation CLoc, in ObjCInterfaceDecl() argument
1511 : ObjCContainerDecl(ObjCInterface, DC, Id, CLoc, AtLoc), in ObjCInterfaceDecl()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/AST/
H A DDeclObjC.cpp1509 SourceLocation CLoc, in ObjCInterfaceDecl() argument
1512 : ObjCContainerDecl(ObjCInterface, DC, Id, CLoc, AtLoc), in ObjCInterfaceDecl()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/AST/
H A DDeclObjC.cpp1519 SourceLocation CLoc, in ObjCInterfaceDecl() argument
1522 : ObjCContainerDecl(ObjCInterface, DC, Id, CLoc, AtLoc), in ObjCInterfaceDecl()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/AST/
H A DDeclObjC.cpp1519 SourceLocation CLoc, in ObjCInterfaceDecl() argument
1522 : ObjCContainerDecl(ObjCInterface, DC, Id, CLoc, AtLoc), in ObjCInterfaceDecl()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/AST/
H A DDeclObjC.cpp1520 SourceLocation CLoc, in ObjCInterfaceDecl() argument
1523 : ObjCContainerDecl(ObjCInterface, DC, Id, CLoc, AtLoc), in ObjCInterfaceDecl()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/AST/
H A DDeclObjC.cpp1509 SourceLocation CLoc, in ObjCInterfaceDecl() argument
1512 : ObjCContainerDecl(ObjCInterface, DC, Id, CLoc, AtLoc), in ObjCInterfaceDecl()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/AST/
H A DDeclObjC.cpp1519 SourceLocation CLoc, in ObjCInterfaceDecl() argument
1522 : ObjCContainerDecl(ObjCInterface, DC, Id, CLoc, AtLoc), in ObjCInterfaceDecl()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/AST/
H A DDeclObjC.cpp1518 SourceLocation CLoc, in ObjCInterfaceDecl() argument
1521 : ObjCContainerDecl(ObjCInterface, DC, Id, CLoc, AtLoc), in ObjCInterfaceDecl()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/AST/
H A DDeclObjC.cpp1519 SourceLocation CLoc, in ObjCInterfaceDecl() argument
1522 : ObjCContainerDecl(ObjCInterface, DC, Id, CLoc, AtLoc), in ObjCInterfaceDecl()
/dports/lang/clang-mesa/clang-13.0.1.src/lib/AST/
H A DDeclObjC.cpp1519 SourceLocation CLoc, in ObjCInterfaceDecl() argument
1522 : ObjCContainerDecl(ObjCInterface, DC, Id, CLoc, AtLoc), in ObjCInterfaceDecl()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/include/clang/AST/
H A DExprCXX.h210 SourceLocation CLoc = getCallee()->getExprLoc(); in getExprLoc() local
211 if (CLoc.isValid()) in getExprLoc()
212 return CLoc; in getExprLoc()
H A DDeclCXX.h157 void setColonLoc(SourceLocation CLoc) { ColonLoc = CLoc; }
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/include/clang/AST/
H A DExprCXX.h206 SourceLocation CLoc = getCallee()->getExprLoc(); in getExprLoc() local
207 if (CLoc.isValid()) in getExprLoc()
208 return CLoc; in getExprLoc()
H A DDeclCXX.h157 void setColonLoc(SourceLocation CLoc) { ColonLoc = CLoc; }
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/include/clang/AST/
H A DExprCXX.h192 SourceLocation CLoc = getCallee()->getExprLoc(); in getExprLoc() local
193 if (CLoc.isValid()) in getExprLoc()
194 return CLoc; in getExprLoc()
H A DDeclCXX.h157 void setColonLoc(SourceLocation CLoc) { ColonLoc = CLoc; }
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/include/clang/AST/
H A DDeclCXX.h110 void setColonLoc(SourceLocation CLoc) { ColonLoc = CLoc; } in setColonLoc() argument
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/include/clang/AST/
H A DDeclCXX.h110 void setColonLoc(SourceLocation CLoc) { ColonLoc = CLoc; } in setColonLoc() argument
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/include/clang/AST/
H A DExprCXX.h219 SourceLocation CLoc = getCallee()->getExprLoc(); in getExprLoc() local
220 if (CLoc.isValid()) in getExprLoc()
221 return CLoc; in getExprLoc()

1234