Home
last modified time | relevance | path

Searched refs:ObjCObjectPointerTypes (Results 1 – 25 of 32) sorted by relevance

12

/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/include/clang/AST/
H A DASTContext.h214 mutable llvm::FoldingSet<ObjCObjectPointerType> ObjCObjectPointerTypes; variable
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/include/clang/AST/
H A DASTContext.h193 mutable llvm::FoldingSet<ObjCObjectPointerType> ObjCObjectPointerTypes;
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/include/clang/AST/
H A DASTContext.h233 mutable llvm::FoldingSet<ObjCObjectPointerType> ObjCObjectPointerTypes; variable
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/include/clang/AST/
H A DASTContext.h221 mutable llvm::FoldingSet<ObjCObjectPointerType> ObjCObjectPointerTypes; variable
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/include/clang/AST/
H A DASTContext.h221 mutable llvm::FoldingSet<ObjCObjectPointerType> ObjCObjectPointerTypes; variable
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/include/clang/AST/
H A DASTContext.h212 mutable llvm::FoldingSet<ObjCObjectPointerType> ObjCObjectPointerTypes; variable
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/include/clang/AST/
H A DASTContext.h213 mutable llvm::FoldingSet<ObjCObjectPointerType> ObjCObjectPointerTypes; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/include/clang/AST/
H A DASTContext.h232 mutable llvm::FoldingSet<ObjCObjectPointerType> ObjCObjectPointerTypes; variable
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/include/clang/AST/
H A DASTContext.h212 mutable llvm::FoldingSet<ObjCObjectPointerType> ObjCObjectPointerTypes; variable
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/include/clang/AST/
H A DASTContext.h233 mutable llvm::FoldingSet<ObjCObjectPointerType> ObjCObjectPointerTypes; variable
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/include/clang/AST/
H A DASTContext.h258 mutable llvm::FoldingSet<ObjCObjectPointerType> ObjCObjectPointerTypes; variable
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DASTContext.h235 mutable llvm::FoldingSet<ObjCObjectPointerType> ObjCObjectPointerTypes; variable
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DASTContext.h235 mutable llvm::FoldingSet<ObjCObjectPointerType> ObjCObjectPointerTypes; variable
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/include/clang/AST/
H A DASTContext.h235 mutable llvm::FoldingSet<ObjCObjectPointerType> ObjCObjectPointerTypes; variable
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DASTContext.h235 mutable llvm::FoldingSet<ObjCObjectPointerType> ObjCObjectPointerTypes; variable
/dports/lang/clang-mesa/clang-13.0.1.src/include/clang/AST/
H A DASTContext.h235 mutable llvm::FoldingSet<ObjCObjectPointerType> ObjCObjectPointerTypes; variable
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/AST/
H A DASTContext.cpp4733 ObjCObjectPointerTypes.FindNodeOrInsertPos(ID, InsertPos)) in getObjCObjectPointerType()
4742 ObjCObjectPointerTypes.FindNodeOrInsertPos(ID, InsertPos); in getObjCObjectPointerType()
4751 ObjCObjectPointerTypes.InsertNode(QType, InsertPos); in getObjCObjectPointerType()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/AST/
H A DASTContext.cpp4693 ObjCObjectPointerTypes.FindNodeOrInsertPos(ID, InsertPos)) in getObjCObjectPointerType()
4702 ObjCObjectPointerTypes.FindNodeOrInsertPos(ID, InsertPos); in getObjCObjectPointerType()
4711 ObjCObjectPointerTypes.InsertNode(QType, InsertPos); in getObjCObjectPointerType()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/AST/
H A DASTContext.cpp4635 ObjCObjectPointerTypes.FindNodeOrInsertPos(ID, InsertPos)) in getObjCObjectPointerType()
4644 ObjCObjectPointerTypes.FindNodeOrInsertPos(ID, InsertPos); in getObjCObjectPointerType()
4653 ObjCObjectPointerTypes.InsertNode(QType, InsertPos); in getObjCObjectPointerType()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/AST/
H A DASTContext.cpp5403 ObjCObjectPointerTypes.FindNodeOrInsertPos(ID, InsertPos)) in getObjCObjectPointerType()
5412 ObjCObjectPointerTypes.FindNodeOrInsertPos(ID, InsertPos); in getObjCObjectPointerType()
5421 ObjCObjectPointerTypes.InsertNode(QType, InsertPos); in getObjCObjectPointerType()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/AST/
H A DASTContext.cpp5287 ObjCObjectPointerTypes.FindNodeOrInsertPos(ID, InsertPos)) in getObjCObjectPointerType()
5296 ObjCObjectPointerTypes.FindNodeOrInsertPos(ID, InsertPos); in getObjCObjectPointerType()
5305 ObjCObjectPointerTypes.InsertNode(QType, InsertPos); in getObjCObjectPointerType()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/AST/
H A DASTContext.cpp5223 ObjCObjectPointerTypes.FindNodeOrInsertPos(ID, InsertPos)) in getObjCObjectPointerType()
5232 ObjCObjectPointerTypes.FindNodeOrInsertPos(ID, InsertPos); in getObjCObjectPointerType()
5241 ObjCObjectPointerTypes.InsertNode(QType, InsertPos); in getObjCObjectPointerType()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/AST/
H A DASTContext.cpp5260 ObjCObjectPointerTypes.FindNodeOrInsertPos(ID, InsertPos)) in getObjCObjectPointerType()
5269 ObjCObjectPointerTypes.FindNodeOrInsertPos(ID, InsertPos); in getObjCObjectPointerType()
5278 ObjCObjectPointerTypes.InsertNode(QType, InsertPos); in getObjCObjectPointerType()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/AST/
H A DASTContext.cpp4975 ObjCObjectPointerTypes.FindNodeOrInsertPos(ID, InsertPos)) in getObjCObjectPointerType()
4984 ObjCObjectPointerTypes.FindNodeOrInsertPos(ID, InsertPos); in getObjCObjectPointerType()
4993 ObjCObjectPointerTypes.InsertNode(QType, InsertPos); in getObjCObjectPointerType()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/AST/
H A DASTContext.cpp5365 ObjCObjectPointerTypes.FindNodeOrInsertPos(ID, InsertPos)) in getObjCObjectPointerType()
5374 ObjCObjectPointerTypes.FindNodeOrInsertPos(ID, InsertPos); in getObjCObjectPointerType()
5383 ObjCObjectPointerTypes.InsertNode(QType, InsertPos); in getObjCObjectPointerType()

12