Searched refs:enterContext (Results 1 - 6 of 6) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/tools/llvm-diff/
H A DDiffConsumer.h38 virtual void enterContext(Value *Left, Value *Right) = 0;
83 void enterContext(Value *L, Value *R);
H A DDifferenceEngine.h40 Engine.consumer.enterContext(L, R);
H A DDiffConsumer.cpp144 void DiffConsumer::enterContext(Value *L, Value *R) { function in class:DiffConsumer
/macosx-10.9.5/Security-55471.14.18/libsecurity_cssm/lib/
H A Dcssmcontext.h95 inline HandleContext &enterContext(CSSM_CC_HANDLE h) function
H A Dgenerator.pl164 HandleContext &context = enterContext($handle);
H A Dtransition.cpp359 HandleContext &context = enterContext(CCHandle);
463 HandleContext *ctx = &enterContext(ccHandle);
492 HandleContext &context = enterContext(CCHandle);

Completed in 113 milliseconds