Home
last modified time | relevance | path

Searched defs:GetCurrent (Results 1 – 7 of 7) sorted by relevance

/external/pdfium/xfa/fxfa/parser/
Dcxfa_nodeiteratortemplate.h21 NodeType* GetCurrent() const { return m_pCurrent.Get(); } in GetCurrent() function
/external/libchrome/base/
Dobserver_list.h187 ObserverType* GetCurrent() const { in GetCurrent() function
/external/llvm/lib/Support/
DCrashRecoveryContext.cpp105 CrashRecoveryContext *CrashRecoveryContext::GetCurrent() { in GetCurrent() function in CrashRecoveryContext
/external/llvm-project/llvm/lib/Support/
DCrashRecoveryContext.cpp127 CrashRecoveryContext *CrashRecoveryContext::GetCurrent() { in GetCurrent() function in CrashRecoveryContext
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DCrashRecoveryContext.cpp122 CrashRecoveryContext *CrashRecoveryContext::GetCurrent() { in GetCurrent() function in CrashRecoveryContext
/external/antlr/runtime/Delphi/Sources/Antlr3.Runtime/
DAntlr.Runtime.Collections.pas89 function GetCurrent: TPair<TKey, TValue>; in GetCurrent() function
DAntlr.Runtime.Tree.pas4600 function TUnBufferedTreeNodeStream.GetCurrent: IANTLRInterface; in GetCurrent() function