Searched refs:SimpleVariableConstructionContext (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/lib/Analysis/
H A DConstructionContext.cpp180 return create<SimpleVariableConstructionContext>(C, DS);
H A DCFG.cpp5691 const auto *SDSCC = cast<SimpleVariableConstructionContext>(CC);
/freebsd-current/contrib/llvm-project/clang/include/clang/Analysis/
H A DConstructionContext.h345 class SimpleVariableConstructionContext : public VariableConstructionContext { class in namespace:clang
348 explicit SimpleVariableConstructionContext(const DeclStmt *DS) function in class:clang::SimpleVariableConstructionContext

Completed in 125 milliseconds