Searched defs:isPlaceholder (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/lld/ELF/ | ||
H A D | Symbols.h | 180 bool isPlaceholder() const { return symbolKind == PlaceholderKind; } isPlaceholder() function |
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/ | ||
H A D | IdentifierTable.h | 528 bool isPlaceholder() const { isPlaceholder() function |
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaCast.cpp | 144 bool isPlaceholder() const { isPlaceholder() function |