Home
last modified time | relevance | path

Searched defs:SYMBOL (Results 1 – 10 of 10) sorted by relevance

/llvm-project/offload/plugins-nextgen/common/include/
H A DDLWrap.h51 #define DLWRAP(SYMBOL, ARITY) DLWRAP_IMPL(SYMBOL, ARITY) argument
52 #define DLWRAP_INTERNAL(SYMBOL, ARITY) DLWRAP_INTERNAL_IMPL(SYMBOL, ARITY) argument
/llvm-project/clang-tools-extra/test/modularize/Inputs/
H A DInconsistentSubHeader.h3 #define SYMBOL 1 macro
7 #define SYMBOL 2 macro
/llvm-project/offload/plugins-nextgen/host/dynamic_ffi/
H A Dffi.cpp61 #define DYNAMIC_INIT(SYMBOL) \ in ffi_init() argument
/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSValVisitor.h75 #define SYMBOL(Id, Parent) \ in Visit() macro
84 #define SYMBOL(Id, Parent) RetTy Visit ## Id(const Id *S) { DISPATCH(Parent); } macro
H A DSymExpr.h35 #define SYMBOL( global() macro
/llvm-project/clang/tools/amdgpu-arch/
H A DAMDGPUArchByHIP.cpp50 #define DYNAMIC_INIT_HIP(SYMBOL) \ in printGPUsByHIP() argument
H A DAMDGPUArchByHSA.cpp
/llvm-project/clang/tools/nvptx-arch/
H A DNVPTXArch.cpp61 #define DYNAMIC_INIT(SYMBOL) \ in loadCUDA() argument
/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DStandardLibrary.cpp59 #define SYMBOL(Name, NS, Header) #NS #Name, in countSymbols() macro
145 #define SYMBOL(Name, NS, Header) \ in initialize() macro
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DRangeConstraintManager.cpp1999 #define SYMBOL( assignImpl() macro
2030 #define SYMBOL( global() macro