Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/Sema/
H A DSemaOpenMP.h55 using CapturedParamNameType = std::pair<StringRef, QualType>; global() variable
H A DSema.h10921 typedef std::pair<StringRef, QualType> CapturedParamNameType; global() typedef