Home
last modified time | relevance | path

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

/llvm-project/offload/src/
H A Dprivate.h48 printKernelArguments(const ident_t * Loc,const int64_t DeviceId,const int32_t ArgNum,const int64_t * ArgSizes,const int64_t * ArgTypes,const map_var_info_t * ArgNames,const char * RegionType) printKernelArguments() argument
/llvm-project/llvm/lib/MC/MCParser/
H A DDarwinAsmParser.cpp977 StringRef RegionType; in parseDirectiveDataRegion() local
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp772 QualType RegionType = DynType.getType()->getPointeeType(); getRuntimeDefinition() local