Searched refs:SourceKind (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DDarwin.cpp1291 enum SourceKind { enum in struct:__anon37::DarwinPlatform
1430 DarwinPlatform(SourceKind Kind, DarwinPlatformKind Platform, Arg *Argument)
1432 DarwinPlatform(SourceKind Kind, DarwinPlatformKind Platform, StringRef Value,
1452 SourceKind Kind;
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchersInternal.h619 const ast_type_traits::ASTNodeKind SourceKind = getSupportedKind(); local
620 if (SourceKind.isSame(

Completed in 106 milliseconds