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