Searched defs:createStorageLocation (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/llvm/clang/lib/Analysis/FlowSensitive/
H A DDataflowAnalysisContext.cpp40 StorageLocation &DataflowAnalysisContext::createStorageLocation(QualType Type) { function in class:clang::dataflow::DataflowAnalysisContext
H A DDataflowEnvironment.cpp562 StorageLocation &Environment::createStorageLocation(QualType Type) { function in class:clang::dataflow::Environment
566 StorageLocation &Environment::createStorageLocation(const VarDecl &D) { function in class:clang::dataflow::Environment
573 StorageLocation &Environment::createStorageLocation(const Expr &E) { function in class:clang::dataflow::Environment
[all...]

Completed in 123 milliseconds