Home
last modified time | relevance | path

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

12

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp2443 IdentifierInfo *getClassIdent = &Context->Idents.get("objc_getClass"); in SynthGetClassFunctionDecl() local
2451 getClassIdent, getClassType, in SynthGetClassFunctionDecl()
2473 IdentifierInfo *getClassIdent = &Context->Idents.get("objc_getMetaClass"); in SynthGetMetaClassFunctionDecl() local
2481 getClassIdent, getClassType, in SynthGetMetaClassFunctionDecl()
H A DRewriteModernObjC.cpp2516 IdentifierInfo *getClassIdent = &Context->Idents.get("objc_getClass"); in SynthGetClassFunctionDecl() local
2524 getClassIdent, getClassType, in SynthGetClassFunctionDecl()
2546 IdentifierInfo *getClassIdent = &Context->Idents.get("objc_getMetaClass"); in SynthGetMetaClassFunctionDecl() local
2554 getClassIdent, getClassType, in SynthGetMetaClassFunctionDecl()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp2443 IdentifierInfo *getClassIdent = &Context->Idents.get("objc_getClass"); in SynthGetClassFunctionDecl() local
2451 getClassIdent, getClassType, in SynthGetClassFunctionDecl()
2473 IdentifierInfo *getClassIdent = &Context->Idents.get("objc_getMetaClass"); in SynthGetMetaClassFunctionDecl() local
2481 getClassIdent, getClassType, in SynthGetMetaClassFunctionDecl()
H A DRewriteModernObjC.cpp2516 IdentifierInfo *getClassIdent = &Context->Idents.get("objc_getClass"); in SynthGetClassFunctionDecl() local
2524 getClassIdent, getClassType, in SynthGetClassFunctionDecl()
2546 IdentifierInfo *getClassIdent = &Context->Idents.get("objc_getMetaClass"); in SynthGetMetaClassFunctionDecl() local
2554 getClassIdent, getClassType, in SynthGetMetaClassFunctionDecl()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp2443 IdentifierInfo *getClassIdent = &Context->Idents.get("objc_getClass"); in SynthGetClassFunctionDecl() local
2451 getClassIdent, getClassType, in SynthGetClassFunctionDecl()
2473 IdentifierInfo *getClassIdent = &Context->Idents.get("objc_getMetaClass"); in SynthGetMetaClassFunctionDecl() local
2481 getClassIdent, getClassType, in SynthGetMetaClassFunctionDecl()
H A DRewriteModernObjC.cpp2516 IdentifierInfo *getClassIdent = &Context->Idents.get("objc_getClass"); in SynthGetClassFunctionDecl() local
2524 getClassIdent, getClassType, in SynthGetClassFunctionDecl()
2546 IdentifierInfo *getClassIdent = &Context->Idents.get("objc_getMetaClass"); in SynthGetMetaClassFunctionDecl() local
2554 getClassIdent, getClassType, in SynthGetMetaClassFunctionDecl()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp2441 IdentifierInfo *getClassIdent = &Context->Idents.get("objc_getClass"); in SynthGetClassFunctionDecl() local
2449 getClassIdent, getClassType, in SynthGetClassFunctionDecl()
2471 IdentifierInfo *getClassIdent = &Context->Idents.get("objc_getMetaClass"); in SynthGetMetaClassFunctionDecl() local
2479 getClassIdent, getClassType, in SynthGetMetaClassFunctionDecl()
H A DRewriteModernObjC.cpp2514 IdentifierInfo *getClassIdent = &Context->Idents.get("objc_getClass"); in SynthGetClassFunctionDecl() local
2522 getClassIdent, getClassType, in SynthGetClassFunctionDecl()
2544 IdentifierInfo *getClassIdent = &Context->Idents.get("objc_getMetaClass"); in SynthGetMetaClassFunctionDecl() local
2552 getClassIdent, getClassType, in SynthGetMetaClassFunctionDecl()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp2441 IdentifierInfo *getClassIdent = &Context->Idents.get("objc_getClass"); in SynthGetClassFunctionDecl() local
2449 getClassIdent, getClassType, in SynthGetClassFunctionDecl()
2471 IdentifierInfo *getClassIdent = &Context->Idents.get("objc_getMetaClass"); in SynthGetMetaClassFunctionDecl() local
2479 getClassIdent, getClassType, in SynthGetMetaClassFunctionDecl()
H A DRewriteModernObjC.cpp2514 IdentifierInfo *getClassIdent = &Context->Idents.get("objc_getClass"); in SynthGetClassFunctionDecl() local
2522 getClassIdent, getClassType, in SynthGetClassFunctionDecl()
2544 IdentifierInfo *getClassIdent = &Context->Idents.get("objc_getMetaClass"); in SynthGetMetaClassFunctionDecl() local
2552 getClassIdent, getClassType, in SynthGetMetaClassFunctionDecl()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp2440 IdentifierInfo *getClassIdent = &Context->Idents.get("objc_getClass"); in SynthGetClassFunctionDecl() local
2448 getClassIdent, getClassType, in SynthGetClassFunctionDecl()
2470 IdentifierInfo *getClassIdent = &Context->Idents.get("objc_getMetaClass"); in SynthGetMetaClassFunctionDecl() local
2478 getClassIdent, getClassType, in SynthGetMetaClassFunctionDecl()
H A DRewriteModernObjC.cpp2513 IdentifierInfo *getClassIdent = &Context->Idents.get("objc_getClass"); in SynthGetClassFunctionDecl() local
2521 getClassIdent, getClassType, in SynthGetClassFunctionDecl()
2543 IdentifierInfo *getClassIdent = &Context->Idents.get("objc_getMetaClass"); in SynthGetMetaClassFunctionDecl() local
2551 getClassIdent, getClassType, in SynthGetMetaClassFunctionDecl()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp2440 IdentifierInfo *getClassIdent = &Context->Idents.get("objc_getClass"); in SynthGetClassFunctionDecl() local
2448 getClassIdent, getClassType, in SynthGetClassFunctionDecl()
2470 IdentifierInfo *getClassIdent = &Context->Idents.get("objc_getMetaClass"); in SynthGetMetaClassFunctionDecl() local
2478 getClassIdent, getClassType, in SynthGetMetaClassFunctionDecl()
H A DRewriteModernObjC.cpp2513 IdentifierInfo *getClassIdent = &Context->Idents.get("objc_getClass"); in SynthGetClassFunctionDecl() local
2521 getClassIdent, getClassType, in SynthGetClassFunctionDecl()
2543 IdentifierInfo *getClassIdent = &Context->Idents.get("objc_getMetaClass"); in SynthGetMetaClassFunctionDecl() local
2551 getClassIdent, getClassType, in SynthGetMetaClassFunctionDecl()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp2443 IdentifierInfo *getClassIdent = &Context->Idents.get("objc_getClass"); in SynthGetClassFunctionDecl() local
2451 getClassIdent, getClassType, in SynthGetClassFunctionDecl()
2473 IdentifierInfo *getClassIdent = &Context->Idents.get("objc_getMetaClass"); in SynthGetMetaClassFunctionDecl() local
2481 getClassIdent, getClassType, in SynthGetMetaClassFunctionDecl()
H A DRewriteModernObjC.cpp2516 IdentifierInfo *getClassIdent = &Context->Idents.get("objc_getClass"); in SynthGetClassFunctionDecl() local
2524 getClassIdent, getClassType, in SynthGetClassFunctionDecl()
2546 IdentifierInfo *getClassIdent = &Context->Idents.get("objc_getMetaClass"); in SynthGetMetaClassFunctionDecl() local
2554 getClassIdent, getClassType, in SynthGetMetaClassFunctionDecl()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp2443 IdentifierInfo *getClassIdent = &Context->Idents.get("objc_getClass"); in SynthGetClassFunctionDecl() local
2451 getClassIdent, getClassType, in SynthGetClassFunctionDecl()
2473 IdentifierInfo *getClassIdent = &Context->Idents.get("objc_getMetaClass"); in SynthGetMetaClassFunctionDecl() local
2481 getClassIdent, getClassType, in SynthGetMetaClassFunctionDecl()
H A DRewriteModernObjC.cpp2516 IdentifierInfo *getClassIdent = &Context->Idents.get("objc_getClass"); in SynthGetClassFunctionDecl() local
2524 getClassIdent, getClassType, in SynthGetClassFunctionDecl()
2546 IdentifierInfo *getClassIdent = &Context->Idents.get("objc_getMetaClass"); in SynthGetMetaClassFunctionDecl() local
2554 getClassIdent, getClassType, in SynthGetMetaClassFunctionDecl()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp2433 IdentifierInfo *getClassIdent = &Context->Idents.get("objc_getClass"); in SynthGetClassFunctionDecl() local
2441 getClassIdent, getClassType, in SynthGetClassFunctionDecl()
2463 IdentifierInfo *getClassIdent = &Context->Idents.get("objc_getMetaClass"); in SynthGetMetaClassFunctionDecl() local
2471 getClassIdent, getClassType, in SynthGetMetaClassFunctionDecl()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp2443 IdentifierInfo *getClassIdent = &Context->Idents.get("objc_getClass"); in SynthGetClassFunctionDecl() local
2451 getClassIdent, getClassType, in SynthGetClassFunctionDecl()
2473 IdentifierInfo *getClassIdent = &Context->Idents.get("objc_getMetaClass"); in SynthGetMetaClassFunctionDecl() local
2481 getClassIdent, getClassType, in SynthGetMetaClassFunctionDecl()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp2443 IdentifierInfo *getClassIdent = &Context->Idents.get("objc_getClass"); in SynthGetClassFunctionDecl() local
2451 getClassIdent, getClassType, in SynthGetClassFunctionDecl()
2473 IdentifierInfo *getClassIdent = &Context->Idents.get("objc_getMetaClass"); in SynthGetMetaClassFunctionDecl() local
2481 getClassIdent, getClassType, in SynthGetMetaClassFunctionDecl()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp2443 IdentifierInfo *getClassIdent = &Context->Idents.get("objc_getClass"); in SynthGetClassFunctionDecl() local
2451 getClassIdent, getClassType, in SynthGetClassFunctionDecl()
2473 IdentifierInfo *getClassIdent = &Context->Idents.get("objc_getMetaClass"); in SynthGetMetaClassFunctionDecl() local
2481 getClassIdent, getClassType, in SynthGetMetaClassFunctionDecl()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp2434 IdentifierInfo *getClassIdent = &Context->Idents.get("objc_getClass"); in SynthGetClassFunctionDecl() local
2442 getClassIdent, getClassType, in SynthGetClassFunctionDecl()
2464 IdentifierInfo *getClassIdent = &Context->Idents.get("objc_getMetaClass"); in SynthGetMetaClassFunctionDecl() local
2472 getClassIdent, getClassType, in SynthGetMetaClassFunctionDecl()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp2435 IdentifierInfo *getClassIdent = &Context->Idents.get("objc_getClass"); in SynthGetClassFunctionDecl() local
2443 getClassIdent, getClassType, in SynthGetClassFunctionDecl()
2465 IdentifierInfo *getClassIdent = &Context->Idents.get("objc_getMetaClass"); in SynthGetMetaClassFunctionDecl() local
2473 getClassIdent, getClassType, in SynthGetMetaClassFunctionDecl()
/dports/lang/clang-mesa/clang-13.0.1.src/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp2443 IdentifierInfo *getClassIdent = &Context->Idents.get("objc_getClass"); in SynthGetClassFunctionDecl() local
2451 getClassIdent, getClassType, in SynthGetClassFunctionDecl()
2473 IdentifierInfo *getClassIdent = &Context->Idents.get("objc_getMetaClass"); in SynthGetMetaClassFunctionDecl() local
2481 getClassIdent, getClassType, in SynthGetMetaClassFunctionDecl()

12