Home
last modified time | relevance | path

Searched defs:isRecordingPaths (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/AST/
DCXXInheritance.h201 bool isRecordingPaths() const { return RecordPaths; } in isRecordingPaths() function
/external/llvm-project/clang/include/clang/AST/
DCXXInheritance.h202 bool isRecordingPaths() const { return RecordPaths; } in isRecordingPaths() function