Home
last modified time | relevance | path

Searched defs:getLevel (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DBreadthFirstIterator.h144 unsigned getLevel() const { return Level; } in getLevel() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/
H A DDiagnosticIDs.cpp374 DiagnosticIDs::Level getLevel(unsigned DiagID) const { in getLevel() function in clang::diag::CustomDiagInfo
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DDiagnostic.h1678 DiagnosticsEngine::Level getLevel() const { return Level; } in getLevel() function
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dfunc.d1108 final int getLevel(FuncDeclaration fd, int intypeof) in getLevel() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dfunc.c3654 int FuncDeclaration::getLevel(Loc loc, Scope *sc, FuncDeclaration *fd) in getLevel() function