Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DScopeInfo.h504 QualType getCaptureType() const { in getCaptureType() function
/external/llvm-project/clang/include/clang/Sema/
DScopeInfo.h646 QualType getCaptureType() const { return CaptureType; } in getCaptureType() function