Searched defs:InitExprLoc (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/ | ||
H A D | TypeErasedDataflowAnalysis.cpp | 401 auto *InitExprLoc = Env.getStorageLocation(*InitExpr); builtinTransferInitializer() local |
H A D | DataflowEnvironment.cpp | 957 if (auto *InitExprLoc = getStorageLocation(*InitExpr)) createObjectInternal() local |