Searched defs:const (Results 226 - 250 of 2403) sorted by relevance

1234567891011>>

/freebsd-10.0-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DTaintTesterChecker.cpp39 inline void TaintTesterChecker::initBugType() const { argument
44 void TaintTesterChecker::checkPostStmt(const Expr *E, argument
H A DUndefinedArraySubscriptChecker.cpp35 UndefinedArraySubscriptChecker::checkPreStmt(const ArraySubscriptExpr *A, argument
/freebsd-10.0-release/contrib/llvm/tools/lldb/include/lldb/Breakpoint/
H A DBreakpointList.h117 GetSize() const argument
H A DBreakpointSiteList.h189 GetSize() const argument
196 IsEmpty() const argument
[all...]
H A DWatchpointList.h218 GetSize() const argument
[all...]
/freebsd-10.0-release/contrib/llvm/tools/lldb/include/lldb/Core/
H A DUserSettingsController.h51 GetValueProperties () const argument
[all...]
/freebsd-10.0-release/contrib/llvm/tools/lldb/include/lldb/Expression/
H A DDWARFExpression.h364 GetExpressionData(DataExtractor &data) const argument
[all...]
/freebsd-10.0-release/contrib/llvm/tools/lldb/include/lldb/Interpreter/
H A DOptionGroupBoolean.h70 GetOptionValue () const argument
H A DOptionGroupOutputFile.h63 AnyOptionWasSet () const argument
H A DOptionGroupString.h69 GetOptionValue () const argument
H A DOptionGroupUInt64.h69 GetOptionValue () const argument
/freebsd-10.0-release/contrib/llvm/tools/lldb/include/lldb/Target/
H A DTargetList.h54 virtual ConstString &GetBroadcasterClass() const argument
[all...]
/freebsd-10.0-release/contrib/llvm/tools/lldb/source/Core/
H A DModuleChild.cpp37 ModuleChild::GetModule () const argument
H A DOpcode.cpp72 Opcode::GetDataByteOrder () const argument
89 Opcode::GetData (DataExtractor &data) const argument
/freebsd-10.0-release/contrib/llvm/tools/lldb/source/Plugins/OperatingSystem/Python/
H A DOperatingSystemPython.h87 bool IsValid() const argument
/freebsd-10.0-release/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugMacinfoEntry.cpp30 DWARFDebugMacinfoEntry::GetCString() const argument
47 DWARFDebugMacinfoEntry::Dump(Stream *s) const argument
H A DDWARFDebugMacinfoEntry.h23 TypeCode() const argument
29 GetLineNumber() const argument
H A DDWARFDeclContext.cpp13 DWARFDeclContext::GetQualifiedName () const argument
68 DWARFDeclContext::operator==(const DWARFDeclContext& rhs) const argument
/freebsd-10.0-release/contrib/llvm/tools/lldb/source/Utility/
H A DKQueue.h41 IsValid () const argument
H A DTimeSpecTimeout.h76 GetTimeSpecPtr () const argument
/freebsd-10.0-release/contrib/llvm/tools/llvm-readobj/
H A DError.cpp28 const char *_readobj_error_category::name() const { argument
32 std::string _readobj_error_category::message(int ev) const { argument
51 error_condition _readobj_error_category::default_error_condition(int ev) const { argument
/freebsd-10.0-release/contrib/llvm/tools/opt/
H A DAnalysisWrappers.cpp65 virtual void getAnalysisUsage(AnalysisUsage &AU) const { argument
81 virtual void getAnalysisUsage(AnalysisUsage &AU) const { argument
/freebsd-10.0-release/contrib/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.h64 bool isCompletelyUnknown() const { return TypeVec.empty(); } argument
66 bool isConcrete() const { argument
[all...]
/freebsd-10.0-release/usr.bin/csup/
H A Dfnmatch.h51 #define const /* empty */ macro
/freebsd-10.0-release/contrib/llvm/tools/lldb/include/lldb/Host/
H A DSocketAddress.h145 sockaddr() const argument
157 sockaddr_in() const argument
169 sockaddr_in6() const argument
182 sockaddr_storage() const argument
201 operator const struct sockaddr *() const argument
211 operator const struct sockaddr_in *() const argument
221 operator const struct sockaddr_in6 *() const argument
226 operator const struct sockaddr_storage *() const argument
[all...]

Completed in 210 milliseconds

1234567891011>>