Searched defs:getSelector (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.1-release/contrib/llvm/tools/clang/lib/Basic/
H A DIdentifierTable.cpp514 Selector SelectorTable::getSelector(unsigned nKeys, IdentifierInfo **IIV) { function in class:clang::MultiKeywordSelector::SelectorTable
/freebsd-10.1-release/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h845 Selector getSelector() const { function in class:clang::ento::ObjCMethodCall
/freebsd-10.1-release/contrib/llvm/tools/clang/include/clang/AST/
H A DExprObjC.h399 Selector getSelector() const { return SelName; } function in class:clang::ObjCSelectorExpr
H A DDeclObjC.h339 Selector getSelector() const { return getDeclName().getObjCSelector(); } function in class:clang::ObjCList
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/AST/
H A DExpr.cpp3544 Selector ObjCMessageExpr::getSelector() const { function in class:ObjCMessageExpr
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DRetainCountChecker.cpp392 Selector getSelector() const { return S; } function in class:__anon3579::ObjCSummaryKey
[all...]

Completed in 199 milliseconds