Searched defs:const (Results 201 - 225 of 1980) sorted by relevance

1234567891011>>

/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Analysis/
H A DCFGStmtMap.h46 const CFGBlock *getBlock(const Stmt * S) const { argument
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/AST/
H A DStmtViz.cpp21 void Stmt::viewAST() const { argument
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DABIInfo.h61 llvm::CallingConv::ID getRuntimeCC() const { argument
[all...]
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Frontend/
H A DTextDiagnosticBuffer.cpp64 void TextDiagnosticBuffer::FlushDiagnostics(DiagnosticsEngine &Diags) const { argument
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Lex/
H A DPreprocessorLexer.cpp56 const FileEntry *PreprocessorLexer::getFileEntry() const { argument
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DFixedAddressChecker.cpp35 void FixedAddressChecker::checkPreStmt(const BinaryOperator *B, argument
H A DTaintTesterChecker.cpp39 inline void TaintTesterChecker::initBugType() const { argument
44 void TaintTesterChecker::checkPostStmt(const Expr *E, argument
H A DUndefinedArraySubscriptChecker.cpp36 UndefinedArraySubscriptChecker::checkPreStmt(const ArraySubscriptExpr *A, argument
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DPrettyStackTraceLocationContext.h36 virtual void print(raw_ostream &OS) const { argument
/freebsd-9.3-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-9.3-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-9.3-release/contrib/llvm/utils/TableGen/
H A DAsmWriterEmitter.cpp49 AsmWriterInst *getAsmWriterInstByID(unsigned ID) const { argument
[all...]
H A DCodeGenDAGPatterns.h64 bool isCompletelyUnknown() const { return TypeVec.empty(); } argument
66 bool isConcrete() const { argument
[all...]
/freebsd-9.3-release/usr.bin/csup/
H A Dfnmatch.h51 #define const /* empty */ macro
/freebsd-9.3-release/contrib/libstdc++/include/ext/pb_ds/detail/unordered_iterator/
H A Diterator.hpp96 operator const point_iterator_() const argument
104 operator->() const argument
113 operator*() const argument
/freebsd-9.3-release/contrib/binutils/libiberty/
H A Dfnmatch.c42 #define const macro
/freebsd-9.3-release/contrib/gcclibs/libiberty/
H A Dfnmatch.c42 #define const macro
H A Dgetopt1.c31 #ifndef const macro
/freebsd-9.3-release/contrib/gperf/src/
H A Dpositions.cc35 Positions::contains (int pos) const argument
125 Positions::print () const argument
/freebsd-9.3-release/contrib/groff/src/include/
H A Dcmap.h39 inline int cmap::operator()(unsigned char c) const argument
H A Dcset.h48 inline int cset::operator()(unsigned char c) const argument
H A Drefid.h27 unsigned hash() const { return (filename_id << 4) + pos; } argument
28 int is_null() const { return filename_id < 0; } argument
H A Dsymbol.h51 operator ==(symbol p) const argument
56 operator !=(symbol p) const argument
61 hash() const argument
66 contents() const argument
71 is_null() const argument
76 is_empty() const argument
[all...]
/freebsd-9.3-release/contrib/ipfilter/lib/
H A Dkmem.c42 # define const macro
/freebsd-9.3-release/contrib/libc++/src/
H A Dexception.cpp257 rethrow_nested() const argument
[all...]

Completed in 131 milliseconds

1234567891011>>