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

/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/Basic/
H A DIdentifierTable.h49 class IdentifierInfo { class in namespace:clang
[all...]
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Basic/
H A DIdentifierTable.cpp31 IdentifierInfo::IdentifierInfo() { function in class:IdentifierInfo
[all...]
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/AST/
H A DDeclObjC.cpp426 lookupInheritedClass( const IdentifierInfo*ICName) argument
[all...]
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGObjCMac.cpp2774 PushProtocolProperties(llvm::SmallPtrSet<const IdentifierInfo*,16> &PropertySet, SmallVectorImpl<llvm::Constant *> &Properties, const Decl *Container, const ObjCProtocolDecl *PROTO, const ObjCCommonTypesHelper &ObjCTypes) argument
[all...]

Completed in 168 milliseconds