Home
last modified time | relevance | path

Searched defs:getConstructionContext (Results 1 – 3 of 3) sorted by relevance

/external/guice/core/src/com/google/inject/internal/
DInternalContext.java92 <T> ConstructionContext<T> getConstructionContext(Object key) { in getConstructionContext() method in InternalContext
/external/llvm-project/clang/include/clang/Analysis/
DCFG.h164 const ConstructionContext *getConstructionContext() const { in getConstructionContext() function
209 const ConstructionContext *getConstructionContext() const { in getConstructionContext() function
/external/llvm-project/clang/lib/StaticAnalyzer/Core/
DCallEvent.cpp503 const ConstructionContext *CallEvent::getConstructionContext() const { in getConstructionContext() function in CallEvent