Home
last modified time | relevance | path

Searched refs:LookupLabel (Results 1 – 5 of 5) sorted by relevance

/external/webrtc/rtc_base/
Dhttp_common.cc61 const char* LookupLabel(int value, const ConstantToLabel entries[]) { in LookupLabel() function
75 if (const char* value = LookupLabel(err, err_table)) in GetErrorName()
/external/clang/lib/Sema/
DSemaLookup.cpp253 case Sema::LookupLabel: in getIDNS()
2078 case LookupLabel: in LookupQualifiedName()
3735 Res = LookupSingleName(CurScope, II, Loc, LookupLabel, NotForRedeclaration); in LookupOrCreateLabel()
/external/llvm-project/clang/lib/Sema/
DSemaLookup.cpp252 case Sema::LookupLabel: in getIDNS()
2169 R.getLookupKind() == LookupLabel) in LookupQualifiedName()
4056 Res = LookupSingleName(CurScope, II, Loc, LookupLabel, NotForRedeclaration); in LookupOrCreateLabel()
/external/clang/include/clang/Sema/
DSema.h2709 LookupLabel, enumerator
/external/llvm-project/clang/include/clang/Sema/
DSema.h3790 LookupLabel, enumerator