Home
last modified time | relevance | path

Searched defs:REGION (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/unbound/util/data/
H A Dmsgreply.h591 #define EDNS_OPT_LIST_APPEND_EDE(LIST, REGION, CODE, TXT) \ argument
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DMemRegion.h100 #define REGION(Id, Parent) Id ## Kind, macro
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DMemRegion.cpp635 #define REGION(Id, Parent) \ in getKindStr() macro