Searched defs:GetIdentifierInfo (Results 1 - 4 of 4) sorted by relevance

/external/clang/include/clang/Lex/
H A DPTHManager.h102 /// GetIdentifierInfo - Used to reconstruct IdentifierInfo objects from the
104 inline IdentifierInfo* GetIdentifierInfo(unsigned PersistentID) { function in class:clang::PTHManager
/external/lldb/tools/debugserver/source/MacOSX/
H A DMachThreadList.cpp74 MachThreadList::GetIdentifierInfo (nub_thread_t tid, thread_identifier_info_data_t *ident_info) function in class:MachThreadList
H A DMachThread.cpp670 MachThread::GetIdentifierInfo () function in class:MachThread
685 if (GetIdentifierInfo ())
/external/clang/include/clang/Serialization/
H A DASTReader.h1854 IdentifierInfo *GetIdentifierInfo(ModuleFile &M, const RecordData &Record, function in class:clang::ASTReader

Completed in 168 milliseconds