Searched defs:isAtom (Results 1 - 2 of 2) sorted by relevance
| /third_party/glslang/glslang/MachineIndependent/preprocessor/ | ||
| H A D | PpContext.h | 267 bool isAtom(int a) const { return atom == a; } in isAtom() function in glslang::TPpContext::TokenStream::Token |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ | ||
| H A D | X86Subtarget.h | 742 bool isAtom() const { return X86ProcFamily == IntelAtom; } in isAtom() function in llvm::final |
Completed in 5 milliseconds