Home
last modified time | relevance | path

Searched defs:comparePointers (Results 1 – 25 of 38) sorted by relevance

12

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTraverse.h339 bool comparePointers(const void* P, const void* Q) { return P == Q; } in comparePointers() function
373 bool comparePointers(const void *P, const void *Q) { return P == Q; } in comparePointers() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTraverse.h339 bool comparePointers(const void* P, const void* Q) { return P == Q; } in comparePointers() function
373 bool comparePointers(const void *P, const void *Q) { return P == Q; } in comparePointers() function
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTraverse.h339 bool comparePointers(const void* P, const void* Q) { return P == Q; } in comparePointers() function
373 bool comparePointers(const void *P, const void *Q) { return P == Q; } in comparePointers() function
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTraverse.h339 bool comparePointers(const void* P, const void* Q) { return P == Q; } in comparePointers() function
373 bool comparePointers(const void *P, const void *Q) { return P == Q; } in comparePointers() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTraverse.h339 bool comparePointers(const void* P, const void* Q) { return P == Q; } in comparePointers() function
373 bool comparePointers(const void *P, const void *Q) { return P == Q; } in comparePointers() function
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTraverse.h339 bool comparePointers(const void* P, const void* Q) { return P == Q; } in comparePointers() function
373 bool comparePointers(const void *P, const void *Q) { return P == Q; } in comparePointers() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTraverse.h339 bool comparePointers(const void* P, const void* Q) { return P == Q; } in comparePointers() function
373 bool comparePointers(const void *P, const void *Q) { return P == Q; } in comparePointers() function
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTraverse.h339 bool comparePointers(const void* P, const void* Q) { return P == Q; } in comparePointers() function
373 bool comparePointers(const void *P, const void *Q) { return P == Q; } in comparePointers() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTraverse.h339 bool comparePointers(const void* P, const void* Q) { return P == Q; } in comparePointers() function
373 bool comparePointers(const void *P, const void *Q) { return P == Q; } in comparePointers() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTraverse.h339 bool comparePointers(const void* P, const void* Q) { return P == Q; } in comparePointers() function
373 bool comparePointers(const void *P, const void *Q) { return P == Q; } in comparePointers() function
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTraverse.h339 bool comparePointers(const void* P, const void* Q) { return P == Q; } in comparePointers() function
373 bool comparePointers(const void *P, const void *Q) { return P == Q; } in comparePointers() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTraverse.h339 bool comparePointers(const void* P, const void* Q) { return P == Q; } in comparePointers() function
373 bool comparePointers(const void *P, const void *Q) { return P == Q; } in comparePointers() function
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTraverse.h339 bool comparePointers(const void* P, const void* Q) { return P == Q; } in comparePointers() function
373 bool comparePointers(const void *P, const void *Q) { return P == Q; } in comparePointers() function
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTraverse.h340 bool comparePointers(const void* P, const void* Q) { return P == Q; } in comparePointers() function
374 bool comparePointers(const void *P, const void *Q) { return P == Q; } in comparePointers() function
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTraverse.h340 bool comparePointers(const void* P, const void* Q) { return P == Q; } in comparePointers() function
374 bool comparePointers(const void *P, const void *Q) { return P == Q; } in comparePointers() function
/dports/lang/clang-mesa/clang-13.0.1.src/include/clang/Analysis/Analyses/
H A DThreadSafetyTraverse.h339 bool comparePointers(const void* P, const void* Q) { return P == Q; } in comparePointers() function
373 bool comparePointers(const void *P, const void *Q) { return P == Q; } in comparePointers() function
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/d/dmd/
H A Dctfeexpr.d916 int comparePointers(TOK op, Expression agg1, dinteger_t ofs1, Expression agg2, dinteger_t ofs2) in comparePointers() function
/dports/lang/gcc9/gcc-9.4.0/gcc/d/dmd/
H A Dctfeexpr.c931 int comparePointers(TOK op, Expression *agg1, dinteger_t ofs1, Expression *agg2, dinteger_t ofs2) in comparePointers() function
/dports/devel/avr-gcc/gcc-10.2.0/gcc/d/dmd/
H A Dctfeexpr.c931 int comparePointers(TOK op, Expression *agg1, dinteger_t ofs1, Expression *agg2, dinteger_t ofs2) in comparePointers() function
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/d/dmd/
H A Dctfeexpr.c931 int comparePointers(TOK op, Expression *agg1, dinteger_t ofs1, Expression *agg2, dinteger_t ofs2) in comparePointers() function
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/d/dmd/
H A Dctfeexpr.c931 int comparePointers(TOK op, Expression *agg1, dinteger_t ofs1, Expression *agg2, dinteger_t ofs2) in comparePointers() function
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/d/dmd/
H A Dctfeexpr.c931 int comparePointers(TOK op, Expression *agg1, dinteger_t ofs1, Expression *agg2, dinteger_t ofs2) in comparePointers() function
/dports/lang/gcc10/gcc-10.3.0/gcc/d/dmd/
H A Dctfeexpr.c931 int comparePointers(TOK op, Expression *agg1, dinteger_t ofs1, Expression *agg2, dinteger_t ofs2) in comparePointers() function
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/d/dmd/
H A Dctfeexpr.c931 int comparePointers(TOK op, Expression *agg1, dinteger_t ofs1, Expression *agg2, dinteger_t ofs2) in comparePointers() function
/dports/lang/gcc11/gcc-11.2.0/gcc/d/dmd/
H A Dctfeexpr.c931 int comparePointers(TOK op, Expression *agg1, dinteger_t ofs1, Expression *agg2, dinteger_t ofs2) in comparePointers() function

12