HomeSort by: relevance | last modified time | path
    Searched refs:getSentinel (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
ScopeInfo.h 274 static inline WeakObjectProfileTy getSentinel();
315 return WeakObjectProfileTy::getSentinel();
1030 FunctionScopeInfo::WeakObjectProfileTy::getSentinel() {
  /src/external/apache2/llvm/dist/clang/include/clang/Basic/
SourceLocation.h 57 static FileID getSentinel() { return get(-1); }
475 return clang::FileID::getSentinel();
  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaCodeComplete.cpp 2716 if (Sentinel->getSentinel() == 0) {
SemaExpr.cpp 437 unsigned numArgsAfterSentinel = attr->getSentinel();

Completed in 33 milliseconds