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