Searched defs:UsesFPIntrin (Results 1 – 2 of 2) sorted by relevance
/external/llvm-project/clang/include/clang/Sema/ | ||
D | ScopeInfo.h | 131 bool UsesFPIntrin : 1; variable |
/external/llvm-project/clang/include/clang/AST/ | ||
D | DeclBase.h | 1569 uint64_t UsesFPIntrin : 1; variable |