Home
last modified time | relevance | path

Searched defs:Like (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Basic/
DBuiltins.cpp112 const char *Like = ::strpbrk(getRecord(ID).Attributes, Fmt); in isLike() local
/external/llvm-project/clang/lib/Basic/
DBuiltins.cpp136 const char *Like = ::strpbrk(getRecord(ID).Attributes, Fmt); in isLike() local