Home
last modified time | relevance | path

Searched refs:getCaptureLoc (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/include/clang/Sema/
H A DInitialization.h544 SourceLocation getCaptureLoc() const { in getCaptureLoc() function
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaInit.cpp6247 return Entity.getCaptureLoc(); in getInitializationLoc()