Home
last modified time | relevance | path

Searched refs:SimpleConstructorInitializerConstructionContext (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/clang/include/clang/Analysis/
DConstructionContext.h391 class SimpleConstructorInitializerConstructionContext
395 explicit SimpleConstructorInitializerConstructionContext( in SimpleConstructorInitializerConstructionContext() function
/external/llvm-project/clang/lib/Analysis/
DConstructionContext.cpp206 return create<SimpleConstructorInitializerConstructionContext>(C, I); in createFromLayers()
DCFG.cpp5376 const auto *SICC = cast<SimpleConstructorInitializerConstructionContext>(CC); in print_construction_context()