Home
last modified time | relevance | path

Searched defs:IsFixed (Results 1 – 4 of 4) sorted by relevance

/external/llvm/include/llvm/Target/
DTargetCallingConv.h128 bool IsFixed; member
/external/v8/src/
Dlithium-allocator.h290 bool IsFixed() const { return id_ < 0; } in IsFixed() function
/external/clang/lib/AST/
DDecl.cpp2310 bool IsScopedUsingClassTag, bool IsFixed) { in Create()
/external/clang/include/clang/AST/
DDecl.h2341 bool IsFixed : 1; variable