Home
last modified time | relevance | path

Searched defs:isPlaceholder (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/lld/ELF/
H A DSymbols.h180 bool isPlaceholder() const { return symbolKind == PlaceholderKind; } isPlaceholder() function
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DIdentifierTable.h528 bool isPlaceholder() const { isPlaceholder() function
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaCast.cpp144 bool isPlaceholder() const { isPlaceholder() function
147 bool isPlaceholder(BuiltinType::Kind K) const { isPlaceholder() function
[all...]