Home
last modified time | relevance | path

Searched defs:WEAK (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dinternal_defs.h33 #define WEAK __attribute__((weak)) macro
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h6633 enum { PTR, ORDER, VAL1, ORDER_FAIL, VAL2, WEAK, END_EXPR }; enumerator